Adds the specified # of decimals to the number. For example, value = 1, decimals = 2, returns 100.
can be undefined for better developer experience. If undefined, returns undefined.
number of decimal places to add, defaults to 18, which is the standard within Vertex
Adds the specified # of decimals to the number. For example, value = 1, decimals = 2, returns 100.