EasyManua.ls Logo

Kollmorgen AKD Basic

Kollmorgen AKD Basic
506 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AKD BASIC User Guide | 5 AKD BASIC Functions
5.12 INT()
General Information
Type Function
Description INT() (convert to largest integer) truncates an expression to a whole number.
Instructions
INT() behaves the same as FIX() for positive numbers. They behave differently for negative
numbers.
Example
Print INT(12.34) 'prints the value 12
Print INT(-12.34) 'prints the value -13
Related Topics
CINT() | FIX()
75 Kollmorgen | March 30, 2012

Table of Contents

Related product manuals