NumberFunctions
Number class contains a series of functions that help you deal with
numbers (e.g. conversion, formatting). This class is based on Apache Common's
org.apache.commons.lang3.math.NumberUtils class. These functions can be
used in Gloop and Groovy. Below are some sample usages:

1 2 | |