Numeric and Mathematical Modules — Python 3.16.0a0 documentation

docs.python.org

numbers — Numeric abstract base classes | Report a bug | Improve this page | index | modules | Python | 3.16.0a0 Documentation | The Python Standard Library | graphlib — Functionality to operate with graph-l

Tin mới

graphlib — Functionality to operate with graph-like structures

numbers — Numeric abstract base classes

Python Module Index

3.16.0a0 Documentation

The Python Standard Library

math: Mathematical functions (sin() etc.).

The modules described in this chapter provide numeric and math-related functions and data types. The numbers module defines an abstract hierarchy of numeric types. The math and cmath modules contain various mathematical

cmath: Mathematical functions for complex numbers.

The modules described in this chapter provide numeric and math-related functions and data types. The numbers module defines an abstract hierarchy of numeric types. The math and cmath modules contain various mathematical

decimal: Implementation of the General Decimal Arithmetic Specification.

The modules described in this chapter provide numeric and math-related functions and data types. The numbers module defines an abstract hierarchy of numeric types. The math and cmath modules contain various mathematical

math.integer — integer-specific mathematics functions

fractions — Rational numbers

random — Generate pseudo-random numbers

statistics — Mathematical statistics functions

1 1