You can use the stuff Python provides by doing:

import math
math.sin(...)

For more info on a particular math function, do help(math.sin).

HTH,

--b

On Apr 5, 2007, at 4:59 AM, wester zela wrote:

Hi

I'm new using pyrobot. I have to use sine/cosine functions in Pyrobot. How can I use it?. Is it implement in Pyrobot (With Phyton)?


Regards
Wester

Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users

_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users

Reply via email to