-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class frc.team_8840_lib.utils.math.operators.Operator
getValue
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Divide
public Divide(double value)
-
Method Details
-
-
inverse
public double inverse(double x)
- Overrides:
inverse in class Operator