math library
Constants
Functions
-
isgreater<
T extends num> (T x, T y) → bool -
isgreaterequal<
T extends num> (T x, T y) → bool -
isless<
T extends num> (T x, T y) → bool -
islessequal<
T extends num> (T x, T y) → bool -
islessgreater<
T extends num> (T x, T y) → bool