Math (output instruction)
CPT instruction
Evaluates a whole arithmetic expression in one instruction.
CPT(number, expr, real)Arguments
| Name | What it is | Accepts | Default |
|---|---|---|---|
| destination | What the instruction acts on | a register | required |
| expr | Expression | an expression | — |
| real | Floating point | true or false | false |
Arguments are positional and this table is generated from the simulator's own instruction registry, so it always matches what the engine accepts.
