ContRap
The symbolic tool for control-flow based rapid prototyping.

Function int from numeric
Brief description

int(value:double):int

Cast from a floating value to an int value More ...

Function information
Name: int
Base:
Group: Built-in plugins:Floating point
Icon: math.png
Color: black
Authors: Aless Lasaruk
Copyright: (c) 2010 Aless Lasaruk

Detailed description

Cast from a floating value to an int value.

Input parameters
value: double
Floating value

Return values
Default return value: int
New int value