Numeric
interface Numeric (View source)
Common interface implemented by all numeric types, providing basic arithmetic functions.
Methods
Details
Numeric
abs()
No description
Numeric
neg()
No description
Numeric
sqrt()
No description
int
toInt()
No description
float
toDouble()
No description