104
2 CPU MODULE INSTRUCTIONS
2.3 Application Instructions
■
Calculating the square root of single-precision real number
■
Calculating the square root of double-precision real number
■
Calculating the exponent of single-precision real number
■
Calculating the exponent of double-precision real number
■
Calculating the natural logarithm of single-precision real number
■
Calculating the natural logarithm of double-precision real number
■
Calculating the square root of BCD 4-digit/8-digit data
■
Calculating the exponentiation of single-precision real number
■
Calculating the exponentiation of double-precision real number
Instruction symbol
Processing details
Reference
ESQRT
Calculates the square root of the value specified by a single-precision real number.
ESQRTP
Instruction symbol
Processing details
Reference
EDSQRT
Calculates the square root of the value specified by a double-precision real number.
EDSQRTP
Instruction symbol
Processing details
Reference
EXP
Calculates the exponent of the value specified by a single-precision real number.
EXPP
Instruction symbol
Processing details
Reference
EXPD
Calculates the exponent of the value specified by a double-precision real number.
EXPDP
Instruction symbol
Processing details
Reference
LOG
Calculates the logarithm using the natural logarithm (e) of the value specified by a single-precision
real number as the base.
LOGP
Instruction symbol
Processing details
Reference
LOGD
Calculates the logarithm using the natural logarithm (e) of the value specified by a double-precision
real number as the base.
LOGDP
Instruction symbol
Processing details
Reference
BSQRT
Calculates the square root of the value specified by a BCD 4-digit data.
(d): Integral part
(d)+1: Decimal part
BSQRTP
BDSQRT
Calculates the square root of the value specified by a BCD 8-digit data.
(d): Integral part
(d)+1: Decimal part
BDSQRTP
Instruction symbol
Processing details
Reference
POW
Calculates the exponentiation of a single-precision real number.
POWP
Instruction symbol
Processing details
Reference
POWD
Calculates the exponentiation of a double-precision real number.
POWDP
(s)+1, (s)
(d)+1, (d)
(s)+3, (s)+2, (s)+1, (s)
(d)+3, (d)+2, (d)+1, (d)
(s)
(d)
(d)+1
(s)+1, (s)
(d)
(d)+1
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......