percentOk

Returns the percentage ratio of successful attempts to total attempts. This function returns 100.0 when the denominator is 0.

percentOK(numerator,denominator)

Table 1. percentOk Function examples
Expression Result
percentOK(10,100) 10