Function |
Description |
|---|---|
Returns the absolute numeric value of a number. |
|
Returns the number of decimal places used to display all financial values and totals in base currency. |
|
Returns number of decimal places used to display cost prices in base currency. |
|
Returns the integer portion of a number, rounded toward zero. |
|
Returns the integer portion of a number, rounded away from zero. |
|
Formats a number as a string. |
|
Calculates a margin percentage from parameters. |
|
Marks up a price by a percentage. |
|
Returns the maximum from a list of parameters. |
|
Returns the minimum from a list of parameters. |
|
Calculates percentage from parameters. |
|
Returns the maximum of CostPriceDecimals and SellPriceDecimals for base currency. |
|
Returns number of decimals places used to display all item quantities. |
|
Calculates the ratio of two numbers. |
|
Returns a random number between 0 and 1. |
|
Rounds a floating point number to an integer. |
|
Rounds a number downwards to a set number of decimal places. |
|
Rounds number upwards to a set number of decimal places. |
|
Returns number of decimal places used to display sell prices in base currency. |
|
Sign of a number. |
|
Converts a character string to a number. |