# Arithmetic (Real)

Grammarval1 op val2
FlagsOperator | Function

Returns the addition, subtraction, multiplication or division of the specified real values.

# Arguments

  • fixed — Value 1
  • int [ preset::ArithmeticOp ] — Operator
  • fixed — Value 2

Returns — fixed

Category: Math / Arithmetic

# Examples

— None found —