Get the absolute value of a number.
Name | Description | Required |
---|---|---|
Number | Number to get the absolute value of. | Yes |
Get the maximum of a list of numbers.
Name | Description | Required |
---|---|---|
Number | The first number. | Yes |
Number | The second number. | Yes |
Get the minimum of a list of numbers.
Name | Description | Required |
---|---|---|
Number | The first number. | Yes |
Number | The second number. | Yes |