Annuity |
This function performs an annuity calculation for the provided arguments and returns the calculated value.
|
Avg |
This function calculates the average value from a list of number values.
|
Logarithm |
This function calculates the log of a number for a specific base
|
Product |
This function calculates the product of a list of number values.
|
RoundFunction |
This function rounds a number up to the specified number of digits.
|
RoundSigFunction |
This function rounds a number to a multiple of the number.
|
Sum |
This function returns the sum of a list of numbers.
|