math module (Python)

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instanceOf Python standard library module
gptkbp:alternativeForComplexNumbers cmath module
gptkbp:availableOn gptkb:CPython
gptkb:IronPython
gptkb:Jython
gptkb:PyPy
gptkbp:category gptkb:mathematics
numerical computation
gptkbp:documentation https://docs.python.org/3/library/math.html
gptkbp:function gptkb:ground
degrees
single
tan
remainder
log
cos
exp
sqrt
ceil
log10
pow
trunc
radians
factorial
copysign
fabs
isfinite
isinf
isnan
modf
gcd
gptkbp:hasConstant nan
pi
e
tau
inf
https://www.w3.org/2000/01/rdf-schema#label math module (Python)
gptkbp:importSyntax import math
gptkbp:introducedIn Python 1.4
gptkbp:notSupportComplexNumbers True
gptkbp:partOf gptkb:Python_Standard_Library
gptkbp:usedFor constants
mathematical functions
floating point arithmetic
trigonometric calculations
logarithmic calculations
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:standard_math_library
gptkbp:bfsLayer 7