pub fn uv_to_st_quadratic(u: f64) -> f64
The inverse of the STtoUV transformation. Note that it is not always true that UV_TO_ST(STtoUV(x)) == x due to numerical errors.