Function rshooks_api::api::float_compare

source ยท
pub fn float_compare(
    float1: XFL,
    float2: XFL,
    mode: XFLCompareMode,
) -> Result<bool>
Expand description

Perform a comparison on two XFL floating point numbers