pub fn uv_to_stlinear(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.