ended7월 22일· 1 sources

log is non-monotonous in PHP and Lua

Why it matters

If Yet if you ask PHP what it thinks, it will tell you you’re wrong in a couple rare cases: <?php $x = 2.93; $a = 10 + 2 ** -49; $b = 10; assert($a > $b); var_dump(log($x, $a) < log($x, $b)); var_dump...

1
Sources
+0
24h
Growth
60d
Active

Sources

Related Issues