SolidWorks Equation, Round Down

Is there any way in the solidworks equations (not using API),that you can set an equation to round down a number, say 1.9 to 1,or 2.1 to 2.

I have tried the integer divide sign \\ instead of the /, but itjust gives an error and wont let you use it?

Edit: All sorted now, it was another error in the equation nowallowing me to use the \\, i missed a bracket off.SolidworksApi macros