Converting Decimal to nonNegativeInteger in Maps

Hi,

Does any one know how to convert decimal to nonNegativeInteger in Maps ?

September 15th, 2015 3:09am

Hi Nitin,

You should use Absolute Value Functoid

This functoid takes in one value and it returns the absolute value of the value. For a positive number, the absolute value is the same number. For a negative number, the absolute value is the number multiplied by1.

Free Windows Admin Tool Kit Click here and download it now
September 15th, 2015 3:34am