- 1500
- Computational error; short floating-point argument of SQRT
built-in function is less than zero.
- 1501
- Computational error; long floating-point argument of SQRT
built-in function is less than zero.
- 1502
- Computational error; extended floating-point argument of SQRT
built-in function is less than zero.
- 1503
- Computational error in LOG, LOG2, or LOG10 built-in function;
extended floating-point argument is less than zero.
- 1504
- Computational error in LOG, LOG2, or LOG10 built-in function;
short floating-point argument is less than zero.
- 1505
- Computational error in LOG, LOG2 or LOG10 built-in function;
long floating-point argument is less than zero.
- 1506
- Computational error in SIN, COS, SIND, or COSD built-in function;
absolute value of short floating-point argument exceeds (2**63)
(SIN and COS) or (2**63)*180 (SIND and COSD).
- 1507
- Computational error in SIN, COS, SIND, or COSD built-in function;
absolute value of long floating-point argument exceeds (2**63) (SIN
and COS) or (2**63)*180 (SIND and COSD).
- 1508
- Computational error; absolute value of short floating-point
argument of TAN or TAND built-in function is greater than or equal
to (2**63).
- 1509
- Computational error; absolute value of long floating-point
argument of TAN or TAND built-in function exceeds, respectively,
(2**63) or (2**63)*180.
- 1510
- Computational error; short floating-point arguments of ATAN
or ATAND built-in function both invalid.
- 1511
- Computational error; long floating-point arguments of ATAN
or ATAND built-in function both invalid.
- 1514
- Computational error; absolute value of short floating-point
argument of ATANH built-in function >1.
- 1515
- Computational error; absolute value of long floating-point
argument of ATANH built-in function >1.
- 1516
- Computational error; absolute value of extended floating-point
argument of ATANH built-in function >1.
- 1517
- Computational error in SIN, COS, SIND, or COSD built-in function;
argument of extended floating-point argument exceeds (2**64).
- 1518
- Computational error; absolute value of short floating-point
argument of ASIN or ACOS built-in function exceeds 1.
- 1519
- Computational error; absolute value of long floating-point
argument of ASIN or ACOS built-in function exceeds 1.
- 1520
- Computational error; absolute value of extended floating-point
argument of ASIN, ACOS built-in function exceeds 1.
- 1521
- Computational error; extended floating-point arguments of
ATAN or ATAND built-in function both invalid.
- 1522
- Computational error; absolute value of extended floating-point
argument of TAN or TAND built-in function >= (2**64) or
(2**64)*180, respectively.
- 1523
- Computational error; absolute value of real short floating-point
argument of SINH or COSH built-in function greater than 89.41.
- 1524
- Absolute value of real long floating-point argument of SINH
or COSH argument greater than or equal to 710.47.
- 1525
- Absolute value of real extended floating-point argument of
SINH or COSH greater than or equal to 11357.22.
- 1526
- Computational error; absolute value of real short floating-point
argument of COTAN or COTAND greater than or equal to (2**63).
- 1527
- Computational error; absolute value of real long floating-point
argument of COTAN or COTAND greater than or equal to (2**63).
- 1528
- Computational error; absolute value of real extended floating-point
argument of COTAN or COTAND greater than or equal to (2**64).
- 1529
- Computational error in SIN, COS, SIND, or COSD built-in function;
absolute value of the real part of complex short floating-point
argument greater than or equal to (2**63)
- 1530
- Computational error in SIN, COS, SIND, or COSD built-in function;
absolute value of the real part of complex long floating-point argument
greater than or equal to (2**63).
- 1531
- Computational error in SIN, COS, SIND, or COSD built-in function;
absolute value of the real part of complex extended floating-point
argument greater than or equal to (2**64).
- 1550
- Computational error; during exponentiation, real short floating-point
base is zero and integer exponent is not positive.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)