Safe Haskell | None |
---|---|
Language | Haskell98 |
Data.JSString.RealFloat
Documentation
Control the rendering of floating point numbers.
Constructors
Exponent | Scientific notation (e.g. |
Fixed | Standard decimal notation. |
Generic | Use decimal notation for values between |
Instances
Enum FPFormat Source # | |
Defined in Data.JSString.RealFloat | |
Read FPFormat Source # | |
Show FPFormat Source # | |