Elementary math functions include functionality for arithmetic operations
(+
, -
, *
, ...), mathematical
constants (Inf
, pi
, …), polynomial operations
(poly
, roots
, …), and special mathematical
functions, such as gamma
and beta
.