<?php declare(strict_types=1); function f(float $a){ var_dump($a); } f(111111111111111111123432432423423423);
You have javascript disabled. You will not be able to edit any code.