Omron CS1G/H-CPUxxH Instructions Manual page 85

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxxH:
Table of Contents

Advertisement

Instruction Functions
Instruction
Symbol/Operand
Mnemonic
Code
TANGENT
TAN(462)
TAN
@TAN
462
S: 1st source
word
R: 1st result word
ARC SINE
ASIN(463)
ASIN
@ASIN
463
S: 1st source
word
R: 1st result word
ARC COSINE
ACOS(464)
ACOS
@ACOS
464
S: 1st source
word
R: 1st result word
ARC TANGENT
ATAN(465)
ATAN
@ATAN
465
S: 1st source
word
R: 1st result word
SQUARE ROOT
SQRT(466)
SQRT
@SQRT
466
S: 1st source
word
R: 1st result word
64
Calculates the tangent of a 32-bit floating-point number (in radians)
and places the result in the specified result words.
S
S+1
TAN
R
R+1
Calculates the arc sine of a 32-bit floating-point number and places
the result in the specified result words. (The arc sine function is the
inverse of the sine function; it returns the angle that produces a given
S
sine value between −1 and 1.)
R
−1
S+1
SIN
R+1
Calculates the arc cosine of a 32-bit floating-point number and places
the result in the specified result words. (The arc cosine function is the
S
inverse of the cosine function; it returns the angle that produces a
given cosine value between −1 and 1.)
R
−1
S+1
COS
R+1
Calculates the arc tangent of a 32-bit floating-point number and
places the result in the specified result words. (The arc tangent
S
function is the inverse of the tangent function; it returns the angle that
produces a given tangent value.)
R
−1
S+1
TAN
R+1
Calculates the square root of a 32-bit floating-point number and
places the result in the specified result words.
S
R
S+1
R+1
Function
Source (32-bit
S
floating-point
data)
Result (32-bit
R
floating-point
data)
Source (32-bit
S
floating-point
data)
Result (32-bit
R
floating-point
data)
Source (32-bit
S
floating-point
data)
Result (32-bit
R
floating-point
data)
Source (32-bit
floating-point
S
data)
R
Result (32-bit
floating-point
data)
Source (32-bit
S
floating-point
data)
Result (32-bit
R
floating-point
data)
Section 2-2
Location
Page
Execution
condition
Output
542
Required
Output
544
Required
Output
546
Required
Output
548
Required
Output
550
Required

Advertisement

Table of Contents
loading

Table of Contents