EasyManuals Logo
Home>Casio>Calculator>ClassPad 300

Casio ClassPad 300 Programming Guide

Casio ClassPad 300
125 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #85 background imageLoading...
Page #85 background image
0x0016 Application ERROR
0x0017 System ERROR
0x0018 Already Exists
0x0019 Complex Number In List
0x001a Complex Number In Mat
0x001b Can't Solve (There is no solution)
0x001c Range ERROR
0x001d Iteration ERROR
0x001e Condition ERROR
0x001f NULL
The Mantissa
The remaining space in the mantissa is used to hold the value of your number.
Remember that the flag is actually part of the mantissa, and there are 2 bytes of reserved
data at the end.
The view of the mantissa:
eF 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
FLAG Mantissa value Reserved
The value stored in the mantissa is the value of the number you want to store without any
representation of a decimal point. This means that the numbers 1.75 and 175 both have a
mantissa of 175. The distinction is in each number’s exponent.
Be aware that the mantissa is left justified – meaning that the first significant digit always
follows the flag. In other words your mantissa cannot have leading zeroes.
The Exponent
The exponent portion of an OBCD defines where the decimal point will be. The
exponent is stored in 2 bytes as follows:
eS e1 e2 e3
Sign Bit Exponent Value
The sign bit determines the sign of the mantissa and the exponent. Exponents have a
range of –999 to 999.
All OBCDs calculate the exponent value as if there were a decimal point right after the
most significant digit of the mantissa. That is, the values are stored in a form similar to
scientific notation.
How you calculate the value of the OBCD’s exponent depends on whether the value you
want to store is positive or negative. If you have a positive number, add the value of the
exponent to 1000 to get its value. If you have a negative number, add the value of the
exponent to 6000 to get the exponent.
85

Table of Contents

Other manuals for Casio ClassPad 300

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Casio ClassPad 300 and is the answer not in the manual?

Casio ClassPad 300 Specifications

General IconGeneral
BrandCasio
ModelClassPad 300
CategoryCalculator
LanguageEnglish

Related product manuals