pow

Function pow 

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