Function fract

Source
pub fn fract<T>(v: T) -> T
where T: ShaderMath,