554
Double-precision Floating-point Instructions Section 3-15
Operand Specifications
Description ACOSD(855) computes the angle (in radians) for a cosine value expressed as
a double-precision (64-bit) floating-point number in words S to S+3 and places
the result in words D to D+3.
(The floating point source data must be in IEEE754 format.)
The source data must be between –1.0 and 1.0. If the absolute value of the
source data exceeds 1.0, an error will occur and the instruction will not be
executed.
The result is output to words D to D+3 as an angle (in radians) within the
range of 0 to
π.
The following diagram shows the relationship between the input data and
result.
Area S D
CIO Area CIO 0 to CIO 6140
Work Area W0 to W508
Holding Bit Area H0 to H508
Auxiliary Bit Area A0 to A956 A448 to A956
Timer Area T0000 to T4092
Counter Area C0000 to C4092
DM Area D0 to D32764
Indirect DM addresses
in binary
@ D0 to @ D32767
Indirect DM addresses
in BCD
*D0 to *D32767
Constants ---
Data Registers ---
Index Registers ---
Indirect addressing
using Index Registers
,IR0 to ,IR15
–2048 to +2047 ,IR0 to –2048 to +2047 ,IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –)IR0 to, –(– –)IR15
S+1 S ) →COS
–1
( S+3 S+2 D+1 DD+3 D+2
R
S: Input data (cosine value)
R: Result (radians)