public final class SineTable
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
SineTable() |
| Modifier and Type | Method and Description |
|---|---|
static double[][] |
getSineTable(int power) |
public static final long serialVersionUID