std#

rbc.stdlib.statistical_functions.std(x, axis=None, correction=0.0, keepdims=False)#

❌ Not implemented

Calculates the standard deviation of the input array x.

Array-API ‘std’ doc