| Subject | mod function |
|---|---|
| Author | Ronaldo Rezende Vilela Luiz |
| Post date | 2003-12-11T10:35:30Z |
why the mod function of udf library return a double precision value?
If mod is a remainder of 2 integer numbers, the result will be always
a integer number.
If mod is a remainder of 2 integer numbers, the result will be always
a integer number.