std method

double std()
override

Implementation

double std() => math.sqrt(1 - prob) / prob;