Difference between revisions of "What is a report generator operator?"

From Catalyst
Jump to: navigation, search
(Created page with "== Summary == This article explains the definition of an operator in this context. == More Information == Operators are mathematical symbols, many of which you may be familia...")
 
m
 
(4 intermediate revisions by 3 users not shown)
Line 9: Line 9:
  
 
{{DataValue|+}} - Adding two things together
 
{{DataValue|+}} - Adding two things together
 +
 
{{DataValue|-}} - Subtracting two things from one another
 
{{DataValue|-}} - Subtracting two things from one another
 +
 
{{DataValue|*}} - Multiplying things together
 
{{DataValue|*}} - Multiplying things together
 +
 
{{DataValue|/}} - Dividing things by one another
 
{{DataValue|/}} - Dividing things by one another
  
 
== See also ==
 
== See also ==
* [[Report Generator - Getting Started]]
+
* [[Getting started - Report Generator]]
 +
 
 +
{{KB_Tags|add, subtract, multiply, divide}}
 +
{{KB_RGen}}

Latest revision as of 13:33, 11 April 2019

Summary

This article explains the definition of an operator in this context.

More Information

Operators are mathematical symbols, many of which you may be familiar with from school! A full list of available operators can be found in the Help area of the Report Generator.

Examples of common operators are :

'+' - Adding two things together

'-' - Subtracting two things from one another

'*' - Multiplying things together

'/' - Dividing things by one another

See also


Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
add, subtract, multiply, divide