Standard functions: Difference between revisions
From Planfix
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
'''Standard operations''' | '''Standard operations''' | ||
*+ | *addition + | ||
*- | *subtraction - | ||
* | *multiplication * | ||
*/ | *division / | ||
*() | *parentheses ( ) | ||
Revision as of 19:14, 22 June 2019
Planfix supports standard operations for formulas in reports and calculated fields. At the moment, you can use the following operations and functions in formulas:
Standard operations
- addition +
- subtraction -
- multiplication *
- division /
- parentheses ( )
Functions
Line functions
Number functions
Date functions