Returns the inverse of the Fisher transformation of the specified number.
Sample Usage
FISHERINV(0.962)
FISHERINV(C5)
Syntax
FISHERINV(number)
- number - The number for which the inverse Fisher transformation is to be calculated.
Examples
FISHERINV(0.962) returns a value of 0.74516.
FISHERINV(C5) returns the inverse of the Fisher transformation at the number in C5.