pub fn st_to_uvlinear(s: f64) -> f64
Convert an s- or t-value to the corresponding u- or v-value. This is a non-linear transformation from [0,1] to [-1,1] that attempts to make the cell sizes more uniform.