0 Members and 1 Guest are viewing this topic.
Since you're using inputs and doing math I think you're going to want to code this in basic rather than axe. Not that its impossible in axe, its just more work.
Perhaps you could use opcodes in the basic program so that you can use both basic and asm?.
Axe doesn't have floating point but there is an Axiom for that. Also in asm you can use TI's floating point routines.