UTILITY
percent()
ShortPHP reference for percent().
Signature
function percent(float|int $part, float|int $total, int $precision = 1): string
Example
percent(...);Extension: Core