module numpy.zmath¶
Source: stdlib/numpy/zmath.codon
numpy.zmath¶Source: stdlib/numpy/zmath.codon
SCALED_CEXP_LOWERF = 88.722839¶SCALED_CEXP_UPPERF = 192.69492¶SCALED_CEXP_LOWER = 710.47586007394386¶SCALED_CEXP_UPPER = 1454.9159319953251¶scaled_cexp_lower(z)¶scaled_cexp_upper(z)¶scaled_cexp_k(z)¶scaled_cexp(x, y, expt: int, C: type)¶cosh_big(z)¶cosh_huge(z)¶tanh_huge(z)¶arg(z)¶exp(z)¶log(z)¶sqrt(z)¶cosh(z)¶sinh(z)¶tanh(z)¶acos(z)¶acosh(z)¶asinh(z)¶atanh(z)¶asin(z)¶atan(z)¶cos(z)¶sin(z)¶tan(z)¶log2(z)¶log10(z)¶exp2(z)¶expm1(z)¶log1p(z)¶