Function float_int

Source
pub fn float_int(float: XFL, decimal_places: u32, absolute: bool) -> Result<u64>
Expand description

Convert an XFL floating point into an integer (floor)