powered by
Logit function
Logit(x)
Logit(x) = log(1*x/(1-x))
numerical scaler input
y = Logit(0.5)
Run the code above in your browser using DataLab