to_float

Function to_float 

Source
pub fn to_float(
    interpreter: &mut Interpreter,
    operand: &DataObjectRef,
    pos: CodePosition,
) -> Option<f32>