Data type
|
Value
|
Result
|
---|---|---|
Boolean
|
False
|
0
|
Long
|
345
|
345
|
Double
|
567.8903
|
568
|
Double
|
3.5
|
4
|
Double
|
-3.5
|
-4
|
Double
|
2.5
|
2
|
Double
|
-2.5
|
-2
|
Double
|
2.50000001
|
3
|
Double
|
2.49999999
|
2
|
Date
|
14 April 2001
|
36995
|
Text
|
100.56
|
101
|
Categorical
|
{4,7}
|
Error
|
Categorical
|
{4}
|
4
|