Function rshooks_api::api::float_divide
source ยท pub fn float_divide(float1: XFL, float2: XFL) -> Result<XFL>Expand description
Divide an XFL by another XFL floating point number
pub fn float_divide(float1: XFL, float2: XFL) -> Result<XFL>Divide an XFL by another XFL floating point number