Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Add two arbitrary precision numbers
<?php bcadd(string $num1, string $num2, ?int $scale = null): string