math module

Alex cut_me_out at hotmail.com
Sun Aug 27 20:20:26 EDT 2000


> just how to use it....

eg:

import math

print math.sin(0)

see http://www.python.org/doc/current/lib/module-math.html for more.

Alex.

-- 
I'm not an outlier; I just haven't found my distribution yet.  
--- Ronan Conroy

To succeed in the world it is not enough to be stupid; you must also be
well-mannered. -- Voltaire




More information about the Python-list mailing list