Package samer.functions
Class Atanh
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.Atanh
-
public class Atanh extends Function
-
-
Constructor Summary
Constructors Constructor and Description Atanh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
apply(double t)
java.lang.String
format(java.lang.String arg)
Function
inverse()
-
Methods inherited from class samer.maths.Function
apply, apply, derivative, dispose
-
-