I am using Spider 2.3.9 with Python 3.5 and having problem with using the math library. I have found at least three instances of the math.py library in the installation however my program does not seem to recognize the math library. I tested this by executing x=cos(25) on the command line and it says "Nameerror COS not defined. I get the same type of error when I run my program.
Has anyone had a similar problem and is there a cure for this problem. THanks in advance M -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
