mult

Function mult 

Source
pub fn mult(a: f32, b: f32) -> f32
Expand description

Multiplies two 32-bit float numbers and returns the result as a 32-bit float