Floating
scala.util.FromDigits.Floating
A subclass of FromDigitsthat allows also to convert number literals containing a decimal point "." or an exponent ('e' | 'E')['+' | '-']digit digit*.
Type parameters
- T
-
the numeric type that floating-point digit strings can be converted to
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
- Known subtypes
-
object BigDecimalFromDigits
Members list
In this article