staircase.Stairs.var# Stairs.var()# The variance of the step function. Returns: floatThe variance of the step function See also Stairs.std Examples >>> s1.plot(arrows=True) >>> s1.var() 0.6875 >>> s3.plot(arrows=True) >>> s3.var() 0.805555