Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Decodes d as the exact rational it represents in IEEE 754 (mirroring the java.math.BigDecimal(double) constructor), not its shorter decimal display. E.g. fromDouble(0.1) yields 0.1000000000000000055511151231257827021181583404541015625.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard