| Field Summary | |
|---|---|
| native static Number | |
| native static Number | |
| native static Number | |
| native static Number | |
| native static Number | |
| native static Number | |
| native static Number | |
| native static Number | |
| Method Summary | |
|---|---|
| native static void | abs() |
| native static void | acos() |
| native static void | asin() |
| native static void | atan() |
| native static void | atan2() |
| native static void | ceil() |
| native static void | cos() |
| native static void | exp() |
| native static void | floor() |
| static boolean | Deprecated. Use jsx3.util.numIsNaN() instead.
|
| native static void | log() |
| native static void | max() |
| native static void | min() |
| static Number | Deprecated. Use jsx3.util.numMod() instead.
|
| native static void | pow() |
| native static void | random() |
| native static void | round() |
| native static void | sin() |
| native static void | sqrt() |
| native static void | tan() |
| Methods Inherited From Object |
|---|
| toString |
| Field Detail |
|---|
| Method Detail |
|---|
jsx3.util.numIsNaN() instead.
jsx3.util.numMod() instead.