Tin mới
numbers — Numeric abstract base classes
math.integer — integer-specific mathematics functions
Numeric and Mathematical Modules
cmath: Mathematical functions for complex numbers.
This module provides access to common mathematical functions and constants, including those defined by the C standard.
Return True if x is a subnormal number, that is a finite nonzero number with a magnitude smaller than sys.float_info.min. Return False otherwise.