Operators: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 January 2024

  • curprev 20:3820:38, 3 January 2024Chris.Hansen talk contribs 13,644 bytes +13,644 Created page with "FojiSoft's query language supports basic logical and arithmetic operators. For operations between two instant vectors, the matching behavior can be modified. == Arithmetic binary operators == The following binary arithmetic operators exist in FojiSoft: * + (addition) * - (subtraction) * * (multiplication) * / (division) * % (modulo) * ^ (power/exponentiation) Binary arithmetic operators are defined between scalar/scalar, vector/scalar, and vector/vector value pairs...." Tag: Visual edit