Compute Y = g(X) = exp(-exp(-(X - loc) / scale)), the Gumbel CDF.
Y = g(X) = exp(-exp(-(X - loc) / scale))
Useful links