Casio 35+ Binary Language Programming
Solved
stephou15
Posted messages
1
Status
Membre
-
leenzosauvage -
leenzosauvage -
Hello,
I would like to know if anyone has a program to convert binary to decimal and vice versa..
Could you please tell me the steps to create this program as I don’t have the cable to connect the Casio to the PC and I have a test on it tomorrow :S Thank you in advance !!
I would like to know if anyone has a program to convert binary to decimal and vice versa..
Could you please tell me the steps to create this program as I don’t have the cable to connect the Casio to the PC and I have a test on it tomorrow :S Thank you in advance !!
Configuration: Windows XP Internet Explorer 7.0
8 réponses
Hi, I'm in STI and a fan of calculators; conversions are no longer a mystery to me!!
To convert without programming, just go to the RUN-MAT menu on your calculator and choose the mode of the number you want to convert using [shift] [MENU], then press [EXIT]. There, you enter the number to convert, then go to [DISP] and choose the final mode of your number (the base in which you want to convert your number)
and press [EXE]. Nothing more simple!!
Here's a little example to finish: I want to convert 123d (123 in decimal) to hexadecimal.
I press [shift] [MENU] mode Dec [EXIT]
I enter 123 [DISP] [?Hex] [EXE] and it gives us 7B
There you go, and for another number, it's the same system!
If you have any other questions about programming or calculators, send me a message and I will try to respond.
To convert without programming, just go to the RUN-MAT menu on your calculator and choose the mode of the number you want to convert using [shift] [MENU], then press [EXIT]. There, you enter the number to convert, then go to [DISP] and choose the final mode of your number (the base in which you want to convert your number)
and press [EXE]. Nothing more simple!!
Here's a little example to finish: I want to convert 123d (123 in decimal) to hexadecimal.
I press [shift] [MENU] mode Dec [EXIT]
I enter 123 [DISP] [?Hex] [EXE] and it gives us 7B
There you go, and for another number, it's the same system!
If you have any other questions about programming or calculators, send me a message and I will try to respond.
the 100