Difference between revisions of "Documentation/How Tos/Calc: FISHERINV function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also:)
m (Robot: Automated text replacement %s)
Line 15: Line 15:
 
: returns 0.
 
: returns 0.
  
=== See also: ===
+
{{Documentation/SeeAlso|
[[Documentation/How_Tos/Calc: FISHER function|'''FISHER''']]
+
* [[Documentation/How_Tos/Calc: FISHER function|FISHER]]
  
[[Documentation/How_Tos/Calc: Statistical functions|'''Statistical functions''']]
+
* [[Documentation/How_Tos/Calc: Statistical functions|Statistical functions]]
  
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
+
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]
+
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}

Revision as of 13:49, 25 February 2009


FISHERINV

Calculates the inverse of the FISHER transformation.

Syntax:

FISHERINV(z)

returns the value r, such that FISHER(r) is z.
This function calculates:
Calc fisherinv equation.png

Example:

FISHERINV(0)

returns 0.

Template:Documentation/SeeAlso

Personal tools