var#

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

❌ Not implemented

Calculates the variance of the input array x.

Array-API ‘var’ doc