pub fn mult(a: f32, b: f32) -> f32
Multiplies two 32-bit float numbers and returns the result as a 32-bit float