uv_to_st_quadratic

Function uv_to_st_quadratic 

Source
pub fn uv_to_st_quadratic(u: f64) -> f64
Expand description

The inverse of the STtoUV transformation. Note that it is not always true that UV_TO_ST(STtoUV(x)) == x due to numerical errors.