All the little things that happen between bouts of coding. Covering internet technologies, Python, Mac OS X, and open source.
Sunday, August 22, 2010
PyMOTW: math - Mathematical functions
The math module implements many of the IEEE functions that would normally be found in the native platform C libraries for complex mathematical operations using floating point values, including logarithms and trigonometric operations.
0 comments:
Post a Comment