ALOGIT function
Description
ALOGIT(l) returns the antilogit of the (logit) number l:
The argument l can be a real number or a matrix. When it is a matrix, the function returns a matrix with the same dimensions and with the ALOGIT function applied to all elements.
Example
ALOGIT(2.197224577) returns 0.9
Calculator
Graph