Thread
:
Info about Calc app!
View Single Post
ssam
2007-01-06 , 18:52
Posts: 102 | Thanked: 16 times | Joined on Sep 2006 @ Manchester
#
6
the older versions required you to put
Code:
math.sin(x)
if you added the line
Code:
from math import *
to the source code (with the other import lines) then you would not need to put the "math."
Quote & Reply
|
ssam
View Public Profile
Send a private message to ssam
Find all posts by ssam