logical_not#

rbc.stdlib.elementwise_functions.logical_not(a)#

Computes the logical NOT for each element x_i of the input array x.

Array-API ‘logical_not’ doc