Syntax: inverf(x)
Description: Returns the inverse error function erf-1(y).See: http://mathworld.wolfram.com/Erf.htmlIf argument is vector, returns vector.
Group: special_functions
Note:
Example:
inverf(3.5)
Also see: beta
Implemented in: LambdaINVERF.java