pyuncertainnumber.gutils ======================== .. py:module:: pyuncertainnumber.gutils Functions --------- .. autoapisummary:: pyuncertainnumber.gutils.inspect_un pyuncertainnumber.gutils.env_helper pyuncertainnumber.gutils.save_fig Module Contents --------------- .. py:function:: inspect_un(x: any) Inspect the any type of uncertain number x. .. py:function:: env_helper(elements: list, env) help visualise the envelope .. py:function:: save_fig(figname, save_dir='.')