Cdbl ( Converts An Integer Or A Single Precision Real Number To A Double Precision Real Number) - Mitsubishi QD51 Programming Manual

Logic controller
Hide thumbs Also See for QD51:
Table of Contents

Advertisement

11 INSTRUCTIONS AND FUNCTIONS
CDBL
Function
• Converts an integer or a single precision real number to a double precision real number.
CDBL ( <arithmetic expression> )
Syntax
arithmetic expression
A#=CDBL(B!)
Examples
C#=CDBL(D%)
• The CDBL function converts the value of <arithmetic expression> into a double precision
Description
real value.
• Although the type is converted, the number of effective digits is unchanged.
• The accuracy of the result value is the same as the one of the type before the conversion.
(Integer part only for the integer type and the number of effective digits is six for a single
precision real number.)
• When a single precision real number is converted by the CDBL function, the converted
double precision real number and the original single precision real number may not match.
This is because internally some values may not be represented correctly.
Example
11 - 16
Convert to DouBLe
• • • •
Specify an integer or a single precision real number
to be converted to a double precision real number.
• • • •
Converts the value of the single precision real
number B! into a double precision real number and
assigns it to A#.
• • • •
Converts the value of integer D% and assigns it to
C#.
PRINT CDBL (0.1!)
.1000000014901161
OK
MELSEC-Q
11 - 16

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ad51h-s3Qd51-r24A1sd51s

Table of Contents