Number operations

All the operations on number are performed using the standard System.Math C# library.

The following operations are the most frequently used:

  1. abs

  2. round

  3. floor