isinf#

rbc.stdlib.elementwise_functions.isinf(x)#

Tests each element x_i of the input array x to determine if equal to positive or negative infinity.

Array-API ‘isinf’ doc