55
Example:
A = ACOS (1)
Remarks: The arc cosine is given in radian units in the range of 0 to pi.
ASIN Function
Purpose:
To return the arc sine of the value given by the argument
Format: ASIN(<x>)
<x> is a number in the range of -1 to 1.
Example:
A = ASIN (1)
Remarks: The arc sine is given in radian units in the range of -pi/2 to pi/2.
ATN Function
Purpose:
To return the arc tangent of the value given by the argument
Format:
ATN(<x>)
<x> is a number in the range of -1 to 1.
Example:
A = ATN (1)
Remarks: The arc tangent is given in radian units in the range of -pi/2 to
pi/2.
CDBL Function
Purpose:
To convert a single-precision numeric value into
double-precision
Format:
CDBL(<x>)
Example: CDBL
(2/3)
CINT Function
Purpose:
To round off a numeric value at the decimal point and convert it
into an integer
Format: CINT(<x>)
Example:
A = CINT(B#)
COS Function
Purpose:
To return the cosine of the numeric value given by the argument
Format:
COS(<x>)
<x> is an expression in radian units.
Example:
A = COS(pi/2)
CSNG Function
Purpose:
To convert a numeric value into a single-precision real number
Format:
CSNG(<x>)
Example:
B = CSNG(C#)
FIX Function
Purpose:
To return the integer part of the expression specified by the argu-
ment
Format:
FIX(<x>)
Example:
A = FIX(B/3)
Remarks: If the value of the argument is negative, this function returns a
different value than the INT function returns.
BASIC Language
Section 4-2
Summary of Contents for SYSMAC C200H-ASC02
Page 1: ...Cat No W165 E1 04 ASCII Unit SYSMAC C200H ASC02 ...
Page 2: ...C200H ASC02 ASCII Unit Operation Manual Revised September 2002 ...
Page 3: ...iv ...
Page 5: ...vi ...
Page 7: ...TABLE OF CONTENTS viii Glossary 159 Index 163 Revision History 165 ...
Page 122: ...Appendix B Specifications 115 130 35 100 5 ...
Page 168: ...Cat No W165 E1 04 C200H ASC02 ASCII Unit OPERATION MANUAL ...