uv_to_stlinear

Function uv_to_stlinear 

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