variance method

Scalar variance()

Similar to stdDev

Implementation

Scalar variance() => stdDev().pow(2);