pub fn fround(x: f64) -> f32
The Math.fround() function returns the nearest 32-bit single precision float representation of a Number.
Math.fround()
MDN documentation