The Math module 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.