sigfig
There are 6 repositories under sigfig topic.
pub-calculator-io/sig-fig-calculator
Free WordPress Plugin: Significant figures are essential in various situations. Here, we determine the rules of sig figs and how we can apply them in the real world. www.calculator.io/sig-fig-calculator/
stdlib-js/math-base-special-ceilsd
Round a numeric value to the nearest number toward positive infinity with N significant figures.
stdlib-js/math-base-special-floorsd
Round a numeric value to the nearest number toward negative infinity with N significant figures.
stdlib-js/math-base-special-truncsd
Round a numeric value to the nearest number toward zero with N significant figures.
OverflowCat/sigfig
Typst library for rounding numbers with significant figures and uncertainty
stdlib-js/math-base-special-roundsd
Round a numeric value to the nearest number with N significant figures.