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

Function floor from numeric
Brief description

floor(value:double):double

Computes the biggest integer smaller than the input value More ...

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

Detailed description

Computes the biggest integer smaller than the input value.

Input parameters
value: double
Argument

Return values
Default return value: double
Integer value