14
From BCD format data to floating-point data . . . . . . . . . . . . . .498
SIN operation on floating-point data (Single precision) . . . . . .500
SIN operation on floating-point data (Double precision) . . . . . .501
COS operation on floating-point data (Single precision) . . . . .503
COS operation on floating-point data (Double precision) . . . . .504
TAN operation on floating-point data (Single precision) . . . . . .506
TAN operation on floating-point data (Double precision) . . . . .508
Arc sine operation on floating-point data (Single precision) . . .509
Arc sine operation on floating-point data (Double precision) . .511
Arc cosine operation on floating-point data (Single precision)
Arc cosine operation on floating-point data (Double precision)
Arc tangent operation on floating-point data (Single precision)
Arc tangent operation on floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .518
Conversion from floating-point angle to radian
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .519
Conversion from floating-point angle to radian
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .521
Conversion from floating-point radian to angle
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .522
Conversion from floating-point radian to angle
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .523
Exponentiation operation on floating-point data
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .525
Exponentiation operation on floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .526
Square root operation for floating-point data
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .527
Square root operation for floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .529
Exponent operation on floating-point data
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .530
Exponent operation on floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .532
Natural logarithm operation on floating-point data
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .534
Natural logarithm operation on floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .535
Common logarithm operation on floating-point data
(Single precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .537
Common logarithm operation on floating-point data
(Double precision) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .538
Random number generation . . . . . . . . . . . . . . . . . . . . . . . . . . .539
Series updates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .539