[Pyrex] Math functions like exp, sin, cos, atan, etc.

stephen at theboulets.net stephen at theboulets.net
Fri May 18 19:32:25 UTC 2007


Can someone tell me what the best way to use the functions in the math
module in pyrex are? Say I'm going to use the "exp" function a million
times in a loop, is "from math import exp" the best choice? Thanks.

Stephen




More information about the Pyrex mailing list