Hey guys, first of all congratulations on having such a great forum
Now for my coding problem. I wanted to make a program that receives 2 values and uses them in a formula and then gives out the result. Here's what I made
Created a Program named CONC.INT
"EG=" ?->E:
"T="?->T:
4.82E21 x (T^1.5) x e( (-E) / (2x8.62E-5 x T ) ) then I finish with that half a square symbol
(I use a lot of spaces so it's more easy to read)
when I try to use it it goes like this.
EG=?
I input a value and then it says syn error
Any tips on what could be wrong ?
Programming Problem With Casio Cfx-9850gb Plus
Started by
mantorras
, Sep 25 2008 10:30 AM
2 replies to this topic
#1
Posted 25 September 2008 - 10:30 AM
#2
Posted 27 September 2008 - 12:23 AM
Hello mantorras and welcome to the UCF!
When it says Syn Err, press the right key button . It will take you to your error.
When it says Syn Err, press the right key button . It will take you to your error.
#3
Posted 02 October 2008 - 03:28 PM
Your lines shouldn't end with a semicolon.
A semicolon is used to separate 2 statements on the same line.
Look at the examples in the manual.
A semicolon is used to separate 2 statements on the same line.
Look at the examples in the manual.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users