math

E431916

The math module in Python’s standard library provides access to mathematical functions and constants for performing floating-point and other numeric computations.

All labels observed (1)

Label Occurrences
math canonical 1

How this entity was disambiguated

Statements (58)

Predicate Object
instanceOf Python standard library module
constant math.e
math.inf
math.nan
math.pi
math.tau
documentationURL https://docs.python.org/3/library/math.html
domain numerical analysis
function math.acos
math.acosh
math.asin
math.asinh NERFINISHED
math.atan
math.atan2
math.atanh
math.ceil
math.comb
math.copysign
math.cos
math.cosh
math.degrees
math.dist NERFINISHED
math.exp
math.fabs
math.factorial
math.floor
math.fmod
math.frexp
math.gcd
math.hypot
math.isclose
math.isfinite
math.isinf
math.isnan
math.lcm
math.ldexp
math.log
math.log10
math.log2
math.modf
math.perm
math.pow
math.prod
math.radians
math.remainder
math.sin
math.sinh
math.sqrt
math.tan
math.tanh
math.trunc
introducedIn early versions of Python
partOf Python standard library NERFINISHED
programmingLanguage Python
provides mathematical constants
mathematical functions
supports floating-point computations
numeric computations

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.