Mitsubishi Electric MELSEC iQ-R Series Programming Manual page 154

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

■Getting the start data
Function symbol
GET_BOOL_ADDR
GET_INT_ADDR
GET_WORD_ADDR
Single variable functions
■Calculating the absolute value
Function symbol
ABS
ABS_E
■Calculating the square root
Function symbol
SQRT
SQRT_E
■Calculating the natural logarithm
Function symbol
LN
LN_E
■Calculating the common logarithm
Function symbol
LOG
LOG_E
■Calculating the exponent
Function symbol
EXP
EXP_E
■Calculating the sine/cosine/tangent
Function symbol
SIN
SIN_E
COS
COS_E
TAN
TAN_E
■Calculating the arc sine/arc cosine/arc tangent
Function symbol
ASIN
ASIN_E
ACOS
ACOS_E
ATAN
ATAN_E
4 STANDARD FUNCTIONS/FUNCTION BLOCKS
152
4.1 Standard Functions
Processing details
Outputs the top data of the specified data as the BOOL, INT, or WORD type data.
Processing details
Outputs the absolute value of an input value.
Processing details
Calculates the square root of an input value.
Processing details
Outputs the natural logarithm (logarithm with base e) of an input value.
Processing details
Outputs the common logarithm (logarithm with base 10) of an input value.
Processing details
Outputs the exponent of an input value.
Processing details
Outputs the sine of an input value.
Outputs the cosine of an input value.
Outputs the tangent of an input value.
Processing details
-1
Outputs the arc sine (SIN
) of an input value.
-1
Outputs the arc cosine (COS
) of an input value.
-1
Outputs the arc tangent (TAN
) of an input value.
Reference
Page 1892
GET_BOOL_ADDR,
GET_INT_ADDR,
GET_WORD_ADDR
Reference
Page 1893 ABS(_E)
Reference
Page 1895 SQRT(_E)
Reference
Page 1896 LN(_E)
Reference
Page 1897 LOG(_E)
Reference
Page 1899 EXP(_E)
Reference
Page 1900 SIN(_E)
Page 1901 COS(_E)
Page 1902 TAN(_E)
Reference
Page 1903 ASIN(_E)
Page 1904 ACOS(_E)
Page 1905 ATAN(_E)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents