positive#

rbc.stdlib.elementwise_functions.positive(a)#
Computes the numerical positive of each element x_i (i.e., y_i = +x_i) of the

input array x.

Array-API ‘positive’ doc