Square Root: Sqrt - Mitsubishi Electric R16MTCPU Programming Manual

Hide thumbs Also See for R16MTCPU:
Table of Contents

Advertisement

Square root: SQRT

Format
SQRT(S)
Setting data
■Usable data
: Usable
Setting
Usable Data
data
Bit
Word device
device
16-bit
integer
type
(S)
■Description, data type of result
Setting data
Description
(S)
Data on which square root operation will be performed
Processing details
• The square root of the data specified with (S) is found.
• Only a positive number may be specified with (S). (Operation cannot be performed with a negative number.)
• If (S) is an integer type, it is converted into a floating-point type before operation is performed.
Operation error
An operation error will occur if:
• (S) is a negative number.
• (S) is an indirectly specified device and its device No. is outside the range.
Program example
■Program which finds the square root of D0F and substitutes the result to #0F
#0F = SQRT(D0F)
#3
#2
#0F
3.0
Number of basic steps
4
Constant
32-bit
64-bit
16-bit
integer
floating
integer
type (L)
point
type
type (F)
(K/H)
#1
#0
D0F
Usable steps
F/FS
Calculation
expression
32-bit
64-bit
integer
floating
type
point
(K/H, L)
type (K)
Data type of result
Floating-point type
D3
D2
D1
9.0
4 OPERATION CONTROL PROGRAMS
G
Bit
Comparison
conditional
conditional
expression
expression
D0
4.7 Standard Functions
4
151

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

R64mtcpuMelsec iq-r seriesR32mtcpu

Table of Contents