Function multiply

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

Example function that does a simple a × b operation