Miscellaneous Calculator Functions

The calculator has several general helper functions:

utils.hash(obj)

Creates a unique string hash of the object.

utils.round(num, precision)

Rounds a float to the specified precision