Unit conversion example ======================= :ref:`O2sclpy ` This example demonstrates the unit conversion utility. It also shows how to define a new unit and use it in future conversions. Use this `link `_ to view this example as a jupyter notebook on nbviewer.org. .. literalinclude:: ../examples/unit_conv.py