fdiv
Astrotomic/php-twemoji
Supported Versions: PHP 8
Divides two numbers, according to IEEE 754
<?php fdiv
(
float $num1
,
float $num2
):
float