Hi guys,
I'm sorry for my bad english skills, nevertheless I will try to explain my question. :) Actually I'm trying to do my first steps in programming with TI-Nspire.
I want to create a programme, which includes several functions, which I created before. I thought it works this way: Creating a function 'addition(a,b)' with some content in the editor. Then create a prgm e.g with a line "result = addition(5,2)". So that the programme includes the function and use it's content. I'm said that it doesnt work. How I can realize this problem?
Thank you for help :)