Jump to content



Photo
- - - - -

Help! Used Up A-Z In Program


  • Please log in to reply
5 replies to this topic

#1 omnimann

omnimann

    Newbie

  • Members
  • Pip
  • 4 posts

  • Calculators:
    fx-CG20

Posted 15 May 2015 - 05:51 AM

I am making a program that is quite big and half way in i have used up all the letters in alfabet. Tried AB AC but no luck. Is there anything i can use? What to do?

#2 Sheepolution

Sheepolution

    Newbie

  • Members
  • Pip
  • 21 posts
  • Gender:Male
  • Location:The Netherlands

  • Calculators:
    CFX-9850GC PLUS

Posted 15 May 2015 - 09:04 PM

Use Matrixes or Lists

 

{0, 0, 0, 5, 0} -> List 1

 

List 1[ 3 ] would be 5

 

 

{{0, 0, 0}, {6, 0, 0}} -> Mat A

 

Mat A[2,1] Would be 6


Edited by Sheepolution, 15 May 2015 - 09:04 PM.


#3 omnimann

omnimann

    Newbie

  • Members
  • Pip
  • 4 posts

  • Calculators:
    fx-CG20

Posted 16 May 2015 - 04:32 AM

Thanks... So there is hope.

Never used matrix or lists before. Can you please explain.

#4 omnimann

omnimann

    Newbie

  • Members
  • Pip
  • 4 posts

  • Calculators:
    fx-CG20

Posted 16 May 2015 - 05:28 AM

:A÷B->X
does the list store this new parameter. And how to write it in where the X is

#5 Sheepolution

Sheepolution

    Newbie

  • Members
  • Pip
  • 21 posts
  • Gender:Male
  • Location:The Netherlands

  • Calculators:
    CFX-9850GC PLUS

Posted 16 May 2015 - 09:01 PM

A÷B -> List 1[ 1 ]

 

should work. But maybe it works differently on your calculator.

 

Read about matrices and lists here:

 

http://community.cas...torial/?p=31796


Edited by Sheepolution, 16 May 2015 - 09:02 PM.


#6 omnimann

omnimann

    Newbie

  • Members
  • Pip
  • 4 posts

  • Calculators:
    fx-CG20

Posted 17 May 2015 - 05:33 PM

Got it to work... Thanks for your help




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users