Static
EStatic
E_Static
HALF_Static
MAXStatic
MINStatic
NEGATIVE_Static
ONEStatic
ONE_Static
ONE_Static
PIStatic
QUARTER_Static
TENStatic
TWOStatic
TWO_Static
ZEROStatic
newCompares the values of two Decimals.
Returns -1
if the value of this Decimal is less than the value of
x
.
Returns 1
if the value of this Decimal is greater than the value of
x
.
Returns 0
if the value of this Decimal equals the value of x
.
The estimated exponential function, ex using the tolerance
provided as a hint as to when to stop calculating. A larger
tolerance will cause the number to stop calculating sooner at the
potential cost of a slightly less accurate result.
Computes the absolute value.