A qualcuno capita la stessa cosa? Python 2.3.4 (#1, May 29 2004, 17:05:23) [GCC 3.3.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import math >>> math.sin(45) 0.85090352453411844 >>> math.cos(45) 0.52532198881772973