Jump to content



Photo
- - - - -

please i need some help here


  • Please log in to reply
4 replies to this topic

#1 neo

neo

    Newbie

  • Members
  • Pip
  • 15 posts

  • Calculators:
    CASIO ALGEBRA 2.0

Posted 15 August 2003 - 08:08 PM

:profanity:

i recently bought a algebra fx2.0, then i tried to program some stuff on it.
i download a program, but some character in seems not avaliable from calculator, eg. '/ 'what does it mean? even wrose, where can i find 'Disp'?

if i have a command like:

\ClrText
\Dim \Mat A:\List \Ans1\->A
\Locate 1,2,"Gausian elimination"
\Locate 1,3,"Initial matrix A"\Disp\Mat A\->\Mat R\Disp\For 1\->K \To A-1
K-1\->J:\Do:J+1\->J:\LpWhile \Mat R[J,K]=0\ And J:greengrin:

#2 Brazzucko

Brazzucko

    UCF BASIC Programming Champion

  • Super Member
  • PipPipPipPipPipPip
  • 412 posts

  • Calculators:
    FX 1.0, CFX 9850 GB Plus and FX 9750G

Posted 15 August 2003 - 08:24 PM

:D Welcome?.

So you have some problems right?.

The Disp command is a small triangle ( SHIFT + VARS + F4 )
The ClrText command is the clear text command ( SHIFT + VARS + F6 + F6 + F1 )

You can?t type those commands you have to select then if you don?t know where they are just press CTRL + F4, then search for the command that you want to use.

Don?t use the ?\? at the beginning, for this program just type like this:

ClrText
Dim Mat A
List Ans1->A
Locate 1,2,"Gausian elimination"
Locate 1,3,"Initial matrix A" Disp
Mat A->Mat R Disp
For 1->K \To A-1
K-1->J
Do
J+1->J
LpWhile Mat R[J,K]=0 And J:)

#3 betoe

betoe

    UCF Spanish Translator

  • [Legends]
  • PipPipPipPipPipPipPip
  • 846 posts
  • Gender:Male
  • Location:Guadalajara/Mazatlan, Mexico.
  • Interests:Electronics, SW development, automotive. Swim->bike->run

  • Calculators:
    Algebra FX2.0 (R.I.P.), Classpad 300

Posted 15 August 2003 - 11:49 PM

For the PC-calculator interface, see on Casiocorner:
http://www.casiocorn...ticle&sid=7?1=1

I made that and it work fine, and its too easy.

If you have any doubt, send me a PM, or read the topic "Link Cable FAQ" (main forum). Good luck with your interface.

#4 neo

neo

    Newbie

  • Members
  • Pip
  • 15 posts

  • Calculators:
    CASIO ALGEBRA 2.0

Posted 15 August 2003 - 11:52 PM

:lol: thank you very much my friend you are great!!

#5 ross8653

ross8653

    Casio Addict

  • Members
  • PipPipPip
  • 96 posts
  • Location:over the river and through the woods
  • Interests:paintball

  • Calculators:
    9850 fx2.0

Posted 15 August 2003 - 11:55 PM

the \ represents a command ie
\Locate
means you have to find the locate command you cant just type "locate" in letters (with alpha)

If you know what your doing it can be a little eaiser to have the "\"s but someone just downloading it for the first time can be taken back by how cryptic it looks




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users