Numbers
Functions for working with numbers in strings.
See also ordering for some functions that can sort strings
in alphanumeric ways.
Subtopics
- Decimal
- Functions for working with decimal (base 10) numbers in strings.
- Hex
- Functions for working with hexadecimal numbers in strings.
- Octal
- Functions for working with octal numbers in strings.
- Binary
- Functions for working with binary numbers in strings.