numpy/array_api/_constants.py

import numpy as np

e = np.e
inf = np.inf
nan = np.nan
pi = np.pi
Metadata
View Raw File