Floating
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*
.
Attributes
- Source
- FromDigits.scala
- Graph
-
- Supertypes
- Known subtypes
-
object BigDecimalFromDigits
Members list
Inherited
- Not inherited
- FromDigits
In this article