INVSUMINV(x0,x1,…)
x0: non-negative number
x1: non-negative number
INVSUMINV sum calculates the reciprocal (the inverse) of the sum of reciprocals (inverses) of all its arguments.
If any of the arguments is negative, #VALUE! is returned.
If any argument is zero, the result is zero.