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