1311 Calculation Operation Code
Code identifying what type of calculation will take place
- Type
- Identifier (ID)
- Length
- Min 1 / Max 1
- Codes
| Code | Description | 
|---|
 | A | Add |  | B | Non-Add |  | C | Common Logarithm (Base 10) |  | D | Divide |  | E | Equals |  | F | End of Formula Indicates that the result of the previous operation completes the formula |  | M | Multiply |  | N | Natural Logarithm (Base e) |  | Q | Square Root |  | R | Raise to a Power |  | S | Subtract |