Operator associativity
Product:
Class:
Warning
uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.
| Name ▲ ▼ | Value ▲ ▼ | Description ▲ ▼ |
|---|---|---|
| LeftToRight | Operator is defined with left to right associativity (default) | |
| RightToLeft | Operator is defined with right to associativity |
This is for [topic: uCalc.DefineOperator]. Operators can be defined with either left to right (default) or right to left associativity.
This page last modified on: