UNPKG

sigfig

Version:

Round a number to n significant figures.

2 lines (1 loc) 55 B
export { sigfig as default } from './utils/sigfig.js';