Projekt_AI-Automatyczny_saper/venv/Lib/site-packages/scipy/special/_test_round.pyi

6 lines
143 B
Python

import numpy as np
def have_fenv() -> bool: ...
def random_double(size: int) -> np.float64: ...
def test_add_round(size: int, mode: str): ...