Get the integer part of division result

SYLV1
SYLV1 Member Posts: 7
Hello

I would like to find a function (such as INT in VB) in order to get the integer part of a division. For example 10/3 -> 3

Thanks in advance for you help

Comments