Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TARGET |
"processing-3.2" |
public static final java.lang.String |
VERSION |
"1.0.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
VERSION |
"1.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
VERSION |
"0.8.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
VERSION |
"1.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
VERSION |
"1.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
message |
"Sine/Cosine lookup tables initialized with a fixed\nprecision of 1.0 degrees. NB: degree input. Use\nLUT2 for greater precision (of ca. 0.25 degrees)\n" |
public static final float |
TO_RADIANS |
0.01745329238474369f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
message |
"Sine/Cosine lookup tables initialized with a fixed\nprecision of ca. 0.25 degrees. NB: degree input.\nor use LUT.sinLut(float rad) and or LUT.cosLut(float rad) for radians input\n" |
public static final float |
RAD |
57.295780181884766f |
public static final float |
RAD4 |
229.18312072753906f |
public static final float |
TAU |
6.2831854820251465f |