_float_from

Function _float_from 

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