The Math module

March 21, 2024 ยท View on GitHub

The Math module defines integer-related math functions (e.g. Min, Max, Abs).

  • Integer-related functions over collections of integers (e.g. minimum of a sequence) are available in the Collections module.