Function rshooks_api::api::float_multiply
source ยท pub fn float_multiply(float1: XFL, float2: XFL) -> Result<XFL>Expand description
Multiply two XFL numbers together
pub fn float_multiply(float1: XFL, float2: XFL) -> Result<XFL>Multiply two XFL numbers together