_float_floor

Function _float_floor 

Source
pub fn _float_floor(
    _: &mut Interpreter,
    args: Vec<Value>,
) -> Result<Value, Box<dyn Error>>