_math_fract

Function _math_fract 

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