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