elm-exts
elm-exts copied to clipboard
add toSigFigs for rounding floats to a given number of significant fi…
…gures
This is different from roundTo
. It's useful in instances where you want to control the level of precision of a float.