Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Learn more about the math functions available in Blueriq expressions, such as: 

  • Basic math functions ADD, SUBTRACT, MULTIPLY, and DIVIDE;
  • More advanced math functions like SUM, PRODUCT, DIV, MOD, POWER, and LOG;
  • Rounding functions ROUND, ROUNDDOWN, ROUNDUP, ROUND TO MULTIPLE, ROUNDSIG, ROUNDSIGUP, and ROUNDSIGDOWN;
  • Comparison functions EQUAL, NOT EQUAL, LESS, LESS OR EQUAL, GREATER, and GREATER OR EQUAL;
  • And the special function ANNUITY. 


Index:

Table of Contents
minLevel2


Include Page
Math function: ADD (+)
Math function: ADD (+)

Include Page
Math function: SUBTRACT (-)
Math function: SUBTRACT (-)

Include Page
Math function: MULTIPLY (*)
Math function: MULTIPLY (*)

Include Page
Math function: DIVIDE (/)
Math function: DIVIDE (/)


Include Page
Math function: SUM
Math function: SUM

Include Page
Math function: PRODUCT
Math function: PRODUCT

Include Page
Math function: DIV
Math function: DIV

Include Page
Math function: MOD
Math function: MOD

Include Page
Math function: POWER (**)
Math function: POWER (**)

Include Page
DOC:Math function: LOG
DOC:Math function: LOG


Include Page
Math function: ROUND (ROUNDDOWN, ROUNDUP)
Math function: ROUND (ROUNDDOWN, ROUNDUP)

Include Page
Math function: ROUND TO MULTIPLE (ROUNDSIG, ROUNDSIGUP, ROUNDSIGDOWN)
Math function: ROUND TO MULTIPLE (ROUNDSIG, ROUNDSIGUP, ROUNDSIGDOWN)


Include Page
Math function: EQUAL (=)
Math function: EQUAL (=)

Include Page
Math function: NOT EQUAL (!=)
Math function: NOT EQUAL (!=)

Include Page
Math function: LESS (<)
Math function: LESS (<)

Include Page
Math function: LESS OR EQUAL (<=)
Math function: LESS OR EQUAL (<=)

Include Page
Math function: GREATER (>)
Math function: GREATER (>)

Include Page
Math function: GREATER OR EQUAL (>=)
Math function: GREATER OR EQUAL (>=)


Include Page
Math function: ANNUITY
Math function: ANNUITY