SyntaxFix
Write A Post
Hire A Developer
Questions
To get floating point result simply use:
round(x-0.5)
It works for negative numbers as well.