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. |
|
Calculates markup percentage from parameters. |
|
Returns number of decimal places used to display cost prices in base currency. |
|
Returns the integer portion of a number. Negative numbers round up (towards 0). |
|
Formats a number as a string. |
|
Formats a number with Quantity Decimals, optionally for UOM. |
|
Returns the integer portion of a number. Negative numbers round down (away from 0). |
|
Calculates margin from parameters. |
|
Marks up a price by a percentage. |
|
Returns the maximum from a list of numbers. |
|
Returns the minimum from a list of numbers. |
|
Calculates percentage of a number verses another number. |
|
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 number to a set number of decimal places. |
|
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. |
|
UOM Item Quantity Decimal places. |
|
Returns a number representing the value of a string. |
|
Returns (Budget - Actual)/Budget * 100 with variance sign matching. |