Calculates the percentage of a partial value compared to a whole value.
The partial value.
The whole value.
The percentage value.
Error if either partial or whole is not a number, or if whole is zero.
Generated using TypeDoc
Calculates the percentage of a partial value compared to a whole value.