Floating [T]
extends Object with DecimalA subclass of FromDigits
that allows also to convert number
literals containing a decimal point "." or an
exponent ('e' | 'E')['+' | '-']digit digit*
.
A subclass of FromDigits
that allows also to convert number
literals containing a decimal point "." or an
exponent ('e' | 'E')['+' | '-']digit digit*
.