-
- All Superinterfaces:
Comparator<S>
,CompleteField<S>
,Field<S>
,OrderedField<S>
,OrderedRing<S>
,Ring<S>
- All Known Implementing Classes:
R
public interface RealField<S> extends OrderedField<S>, CompleteField<S>
-
-
Method Summary
-
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface swim.math.CompleteField
acos, asin, atan, atan2, ceil, cos, cosh, exp, floor, hypot, log, pow, rectify, round, sigmoid, sin, sinh, sqrt, tan, tanh
-
Methods inherited from interface swim.math.OrderedRing
abs, compare, max, min
-
-