Script functions trunc and frac
Posted: 26 Oct 2015 14:46
Martin,
Beautiful your work. Thanks a lot for your app.
Performing some calculations on a script I missed two simple functions:
- Int trunc (value): Returns only the integer part with his sign of a number
- Float frac (value): Returns only the fractional part of a number
Sorry if there is already some way to get it, but I searched and could not find it.
Ademir
Beautiful your work. Thanks a lot for your app.
Performing some calculations on a script I missed two simple functions:
- Int trunc (value): Returns only the integer part with his sign of a number
- Float frac (value): Returns only the fractional part of a number
Sorry if there is already some way to get it, but I searched and could not find it.
Ademir