Jump to content



Photo
- - - - -

Bug In Hex Mode (versi?n 3.01)?


  • Please log in to reply
4 replies to this topic

#1 Edu

Edu

    Newbie

  • Members
  • Pip
  • 13 posts
  • Gender:Male
  • Location:Bolivia

  • Calculators:
    Classpad 300 Plus

Posted 07 April 2007 - 04:15 AM

I have the OS 3.01, and when i change the mode to HEX and try to introduce the value 2B and press EXE the CP display "invalid syntax" :blink: I find a bug?? or i need to :hammer: the CP :P

P.D. Sorry for my poor english, but i only speak spanish. :unsure:

#2 vanhoa

vanhoa

    Casio Overlord

  • Members
  • PipPipPipPipPipPipPip
  • 854 posts
  • Gender:Male
  • Location:Vietnam

  • Calculators:
    AFX 2.0, CP 300, CP 330, nSpire, TI 89, FX 5800

Posted 07 April 2007 - 04:22 AM

in binary you dont have the digit "2", that isnt a bug.

#3 The_AFX_Master

The_AFX_Master

    Casio Overlord

  • [Legends]
  • PipPipPipPipPipPipPip
  • 519 posts
  • Gender:Male
  • Location:Black Mesa Research Facility (sector C)
  • Interests:BASIC +FORTRAN 90+ C++.....and HALF LIFE

  • Calculators:
    Casio Algebra FX 2.0 Plus, Casio fx 570 ms, Classpad 300, And a crowbar

Posted 07 April 2007 - 04:31 AM

edu said on HEX mode, not BIN

edu, you must put the number type after the number.. example

2Bh is 2B hexadecimal, 4o is 4 octal.. and so with d and b.

Hope it helps

#4 Edu

Edu

    Newbie

  • Members
  • Pip
  • 13 posts
  • Gender:Male
  • Location:Bolivia

  • Calculators:
    Classpad 300 Plus

Posted 07 April 2007 - 04:55 AM

Yes.. it works... :)

But if you try another HEX number, it works without "h". :huh: (HEX mode)

#5 Thierry

Thierry

    Newbie

  • Members
  • Pip
  • 3 posts

  • Calculators:
    Casio ClassPad 300+

Posted 13 April 2007 - 04:23 PM

Mmmh, strange...

1B => 1h
1b => 1h
2B => Error
2Bh => 2Bh
3B => Error
and so on
..
2A => 2Ah
2D => 2h
2d => 2h
2G => Error (normal)
2H => 2h ?! That makes me suppose what follows :

It seems that CP read "d" and "b" when we write "D" and "B" (not case sensitive).
So it's a bug, doesn't it ?

Thierry




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users