math --- 数学関数
This module provides access to common mathematical functions and constants, including those defined by the C standard. これらの関数で複素数を使うことはできません。複素数に対応する必要があるならば、 cmath モジュールにある同じ名前の関数を使ってください。ほとんどのユーザ...