scala.util.FromDigits.Floating
A subclass of FromDigits
that allows also to convert number literals containing a decimal point "." or an exponent ('e' | 'E')['+' | '-']digit digit*
.
Convert digits
string to value of type T
digits
can contain
Convert digits
string to value of type T
digits
can contain
+
or -
if digit string is not legal for the given type
NumberTooLargeif value of result does not fit into T
's range
in case of numeric underflow (e.g. a non-zero floating point literal that produces a zero value)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4