Types/Dice/get_Variance.ps1

if ($this.RollTable.Compute) {
    $this.RollTable.Compute('Var(Roll)','')
}