HP 250 Operating page 164

Hide thumbs Also See for 250:
Table of Contents

Advertisement

Error Messages
23.
Intermediate-result overflow:
The intermediate result was
out of the range -9.99999999999E511 thru
9.99999999999E511.*
24.
TAN
(N*PI/2), when N is odd:
the result is undefined.*
25.
Argument of ASN or ACS is >1 in absolute value:
argument to ASN or ACS which is >1 or <-1.
Pass ing an
26.
a
to a negative power:
Taking the value
a
to a negative
power, which is the same as dividing by 0.*
27.
Negative number to non-integral power:
number to a fractional power.
Example:
give a complex number.
Taking a negative
(-16)**.5 would
28.
Argument of LOG or LGT is negative:
a complex number.
The result would give
29.
Argument of LOG or LGT is 0:
Value is undefined.**
30.
Argument of SQR is negative:
The square root of a negative
expression would give a complex value.
31.
Division by 0,
or modulo 0:
Division by
a
is not allowed.
32.
Improper string usage:
Reading a numeric value in a READ,
s~atement,
but a non-numeric string is being accessed in
the data statement.
For example:
10 READ X,Y
50 DATA "ABC",7
33.
Argument of NUM,
CRR$,
or RPT$ is improper:
The NUM
parameter may be the null string or if the product of the
number of characters to be repeated and the number of it is
to be repeated exceeds 32767,
the argument of RPT$
) is
invalid.
34.
Reference line is not an IMAGE statement:
The PRINT USING
or DISP USING statement references a line which is not an
INAGE statement.
35.
Improper image:
The characters in the string expression of
a PRINT USING or DISP USING statement are not acceptable as
an image.
** DEFAULT is not on if this error occured.
When DEFAULT is on
then this expression is assigned a value of -xxxx.
E-3
Error Messages
23.
Intermediate-result overflow:
The intermediate result was
out of the range -9.99999999999E511 thru
9.99999999999E511.*
24.
TAN
(N*PI/2), when N is odd:
the result is undefined.*
25.
Argument of ASN or ACS is >1 in absolute value:
argument to ASN or ACS which is >1 or <-1.
Pass ing an
26.
a
to a negative power:
Taking the value
a
to a negative
power, which is the same as dividing by 0.*
27.
Negative number to non-integral power:
number to a fractional power.
Example:
give a complex number.
Taking a negative
(-16)**.5 would
28.
Argument of LOG or LGT is negative:
a complex number.
The result would give
29.
Argument of LOG or LGT is 0:
Value is undefined.**
30.
Argument of SQR is negative:
The square root of a negative
expression would give a complex value.
31.
Division by 0,
or modulo 0:
Division by
a
is not allowed.
32.
Improper string usage:
Reading a numeric value in a READ,
s~atement,
but a non-numeric string is being accessed in
the data statement.
For example:
10 READ X,Y
50 DATA "ABC",7
33.
Argument of NUM,
CRR$,
or RPT$ is improper:
The NUM
parameter may be the null string or if the product of the
number of characters to be repeated and the number of it is
to be repeated exceeds 32767,
the argument of RPT$
) is
invalid.
34.
Reference line is not an IMAGE statement:
The PRINT USING
or DISP USING statement references a line which is not an
INAGE statement.
35.
Improper image:
The characters in the string expression of
a PRINT USING or DISP USING statement are not acceptable as
an image.
** DEFAULT is not on if this error occured.
When DEFAULT is on
then this expression is assigned a value of -xxxx.
E-3

Advertisement

Table of Contents
loading

Table of Contents