Investment Studio > Expressions > Functions > Statistical > FISHERINV
float fisherinv(float argument)
Returns the inverse of Fisher's z' transformation: if y = fisher(x) then x = fisherinv(y).
Example
=fisherinv(0.54930614433055)
= 0.5.
See fisher for a discussion of Fisher's z' transformation and its use.