BigDecimal
A floating point decimal number with arbitrary precision.
Parameters
value
the String representation of this decimal number
Constructors
Link copied to clipboard
Properties
Functions
Link copied to clipboard
Compare this value to the given value for in/equality
Link copied to clipboard
Returns the difference of this value and the given value
Link copied to clipboard
Returns the sum of this value and the given value
Link copied to clipboard
Returns the decimal (i.e., radix-10) string representation of this value in long-form (i.e., not scientific) notation