Nilsp
11-03-2003, 05:15 AM
Hello my name is Nils from Stockholm Sweden and I am new to this forum :)
I am working on a math program: Functions and I need a script that when an input is made X=1-100 the script will give Y: for example lets say X=10 the function is in this example:
30+8*X=Y wich in this case will give: 30+8*10=110.
The user must be able to choose from 1 up to 100 and the script will return the Y value.
Thanks in advance
Nils
I am working on a math program: Functions and I need a script that when an input is made X=1-100 the script will give Y: for example lets say X=10 the function is in this example:
30+8*X=Y wich in this case will give: 30+8*10=110.
The user must be able to choose from 1 up to 100 and the script will return the Y value.
Thanks in advance
Nils