Mitsubishi Electric MELSEC iQ-R Series Programming Manual page 107

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

Advertisement

■Calculating the common logarithm of single-precision real number
Instruction symbol
Processing details
LOG10
Calculates the logarithm using the common logarithm (using 10 as the base) of the value specified
by a single-precision real number.
LOG10P
■Calculating the common logarithm of double-precision real number
Instruction symbol
Processing details
LOG10D
Calculates the logarithm using the common logarithm (using 10 as the base) of the value specified
by a double-precision real number.
LOG10DP
■Searching the maximum value of single-precision real number
Instruction symbol
Processing details
EMAX
Searches for the maximum value in the (n) points of single-precision real number block data in the
device starting from the one specified by (s), and stores the maximum value in the search result
EMAXP
(maximum value) in the device specified by (d).
■Searching the maximum value of double-precision real number
Instruction symbol
Processing details
EDMAX
Searches for the maximum value in the (n) points of double-precision real number block data in the
device starting from the one specified by (s), and stores the maximum value in the search result
EDMAXP
(maximum value) in the device specified by (d).
■Searching the minimum value of single-precision real number
Instruction symbol
Processing details
EMIN
Searches for the minimum value in the (n) points of single-precision real number block data in the
device starting from the one specified by (s), and stores the maximum value in the search result
EMINP
(minimum value) in the device specified by (d).
■Searching the minimum value of double-precision real number
Instruction symbol
Processing details
EDMIN
Searches for the minimum value in the (n) points of double-precision real number block data in the
device starting from the one specified by (s), and stores the maximum value in the search result
EDMINP
(minimum value) in the device specified by (d).
Reference
Page 835 LOG10(P)
Reference
Page 837 LOG10D(P)
Reference
Page 839 EMAX(P)
Reference
Page 841 EDMAX(P)
Reference
Page 843 EMIN(P)
Reference
Page 845 EDMIN(P)
2 CPU MODULE INSTRUCTIONS
2.3 Application Instructions
2
105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents