{ } Raw JSON

bundles / scipy 1.17.1 / scipy / _lib / array_api_extra / _lib / _funcs / isclose

function

scipy._lib.array_api_extra._lib._funcs:isclose

source: /scipy/_lib/array_api_extra/_lib/_funcs.py :362

Signature

def   isclose ( a : Array | complex b : Array | complex * rtol : float = 1e-05 atol : float = 1e-08 equal_nan : bool = False xp : ModuleType )  →  Array

Summary

See docstring in array_api_extra._delegation.

Aliases

  • scipy.differentiate.xpx._delegation._funcs.isclose