Copyright | (c) The University of Glasgow 1994-2002 |
---|---|
License | see libraries/base/LICENSE |
Safe Haskell | Trustworthy |
Language | Haskell98 |
Write a floating point value to a Builder
.
Documentation
Control the rendering of floating point numbers.
Exponent | Scientific notation (e.g. |
Fixed | Standard decimal notation. |
Generic | Use decimal notation for values between |
Instances
Enum FPFormat Source # | |
Read FPFormat Source # | |
Show FPFormat Source # | |