NMath | 
public static double Fisher( double x )
Public Shared Function Fisher ( x As Double ) As Double
public: static double Fisher( double x )
static member Fisher : x : float -> float
| Exception | Condition | 
|---|---|
| InvalidArgumentException | Thrown if x is less than negative one or greater than one. | 
Copyright © 2023 CenterSpace Software, LLC. All rights reserved.