RealIfCloseΒΆ
If input is complex with all imaginary parts close to zero, return real parts.
Abstract Signature:
RealIfClose(a: Array, tol: float = 100)
If input is complex with all imaginary parts close to zero, return real parts.
Abstract Signature:
RealIfClose(a: Array, tol: float = 100)