FISHERINV |
| FISHERINV(y) |
Returns the inverse of the fisher transformation. |
| y | The number you want the inverse of the Fisher transformation of. |
| REMARKS |
| * Use this transformation when analyzing correlations between ranges or arrays of data. If y = FISHER(x), then FISHERINV(y) = x. * If "y" is not numeric, then #VALUE! is returned. * You can use the FISHER function to return the fisher transformation. * For the Microsoft documentation refer to support.microsoft.com |
|
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top