执行语句from math import sin之后,可以直接使用sin()函数,例如sin(3)。
出自:计算机科学