Package samer.functions
Class Sgn
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.Sgn
-
public class Sgn extends Function
-
-
Constructor Summary
Constructors Constructor and Description Sgn()
-
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)
-