isnan#

rbc.stdlib.elementwise_functions.isnan(x)#

Tests each element x_i of the input array x to determine whether the element is NaN.

Array-API ‘isnan’ doc