Cago
Do your calculations easier. Cago provides you way to do complex calculations on your device. You can build functions that fit your goals by yourself.
Guide
Create package and go to editing to build functional. On Input tab you edit input fields, enter name and choose one of types. On Output tab you edit output fields. Then you can set formula for output.
Formula rules:
- In formula you can use simple arethmetic functions as '+', '-', '*', '/', '^' and brackets.
- Write '#n', where n is index of input filed, to get access to input field value.
- Write '@n', where n is index of output filed, to get access to output field value.