This Info Event is part of Arithmetic Events.
Event ID · 193000
"Calculation completed"
Overview
The info message indicates that Automation Workshop has successfully completed the math operation (add, subtract, multiply, divide, square root, or modulo). Very large positive and negative numbers with very precise (customizable) decimal places are supported.
Event examples
See some examples of the Calculation completed Event messages:
- Calculated 2 + 3 = 5
- Calculated 2 - 3 = -1
- Calculated 2 - -3.13 = 5.13
- Calculated 4 × 5 = 20
- Calculated 9 ÷ 2 = 4.5
- Calculated 4.5e-06 ÷ -4.53e-08 = -99.33774834437086092715
- Calculated 1 ÷ 0 = ∞
- Calculated √-5 = nan
- Calculated √25 = 5
- Calculated √26 = 5.09902
- Calculated √277.77 = 16.666433331699977132933158823235287776328366533197
- Calculated 5 mod 2 = 1
- Calculated 17 mod 4.55 = 3.35
Still have a question?
If you have any questions, please do not hesitate to contact our support team.