Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:f:af:nformat [2022/09/02 02:52] – removed - external edit (Unknown date) 127.0.0.1 | a_f:f:af:nformat [2025/01/09 06:44] (current) – Incorrect Tag Text > Mathematical sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== NFORMAT ====== | ||
| + | ===== Description ===== | ||
| + | Formats a number differently depending on its value – whether it is positive, negative or zero. Returns formatted number | ||
| + | ===== Parameters ===== | ||
| + | expression, such as SUM, format of the positive non-zero value; format of the zero value; optional format of the negative value | ||
| + | ===== Example ===== | ||
| + | <code aim><< | ||