utils/mathutils library

Constants

INFINITY → const double
NEGATIVE_INFINITY → const double

Functions

argmax(List X) int
tanh(double X) double
Oddly enough dart does not have hyperbolic functions built-in (yet?).