Tagged Questions
1
vote
7answers
316 views
Is there something that's larger than any numbers in PHP?
I need to simulate a ∞ in PHP.
So that min(∞,$number) is always $number.