Omron CJ - PROGRAMMING MANUAL 08-2008 Programming Manual page 159

Programmable controllers
Hide thumbs Also See for CJ - PROGRAMMING MANUAL 08-2008:
Table of Contents

Advertisement

Double-precision Floating-point Instructions
Instruction
Symbol/Operand
Mnemonic
Code
DOUBLE
COSD(852)
COSINE
COSD
@COSD
852
S: 1st source
word
R: 1st result word
DOUBLE TAN-
TAND(853)
GENT
TAND
@TAND
853
S: 1st source
word
R: 1st result word
DOUBLE ARC
ASIND(854)
SINE
ASIND
@ASIND
854
S: 1st source
word
R: 1st result word
DOUBLE ARC
ACOSD(855)
COSINE
ACOSD
@ACOSD
855
S: 1st source
word
R: 1st result word
DOUBLE ARC
ATAND(856)
TANGENT
ATAND
@ATAND
856
S: 1st source
word
R: 1st result word
DOUBLE
SQRTD(857)
SQUARE ROOT
SQRTD
@SQRTD
857
S: 1st source
word
R: 1st result word
DOUBLE EXPO-
EXPD(858)
NENT
EXPD
@EXPD
858
S: 1st source
word
R: 1st result word
Calculates the cosine of the angle (radians) in the specified double-preci-
sion floating-point data (64 bits) and outputs the result to the result words.
S
R
Calculates the tangent of the angle (radians) in the specified double-preci-
sion floating-point data (64 bits) and outputs the result to the result words.
S
R
Calculates the angle (in radians) from the sine value in the specified dou-
ble-precision floating-point data (64 bits) and outputs the result to the
result words. (The arc sine function is the inverse of the sine function; it
S
returns the angle that produces a given sine value between -1 and 1.)
R
Calculates the angle (in radians) from the cosine value in the specified
double-precision floating-point data (64 bits) and outputs the result to the
result words. (The arc cosine function is the inverse of the cosine function;
S
it returns the angle that produces a given cosine value between -1 and 1.)
R
Calculates the angle (in radians) from the tangent value in the specified
double-precision floating-point data (64 bits) and outputs the result to the
result words. (The arc tangent function is the inverse of the tangent func-
S
tion; it returns the angle that produces a given tangent value.)
R
Calculates the square root of the specified double-precision floating-point
data (64 bits) and outputs the result to the result words.
S
R
Calculates the natural (base e) exponential of the specified double-preci-
sion floating-point data (64 bits) and outputs the result to the result words.
S
R
Function
Section 3-14
Location
Execution
condition
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required
Output
Required
121

Advertisement

Table of Contents
loading

Table of Contents