Re: Recommand exception instead of NaN and Infinity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> As of PHP 7.0.0, instead of being undefined and platform-dependent, NaN and Infinity will always be zero when cast to integer.

NaN and Infinity is not of integer type.

Janis

svētd., 2019. g. 18. aug., plkst. 04:01 — lietotājs Aziz Saleh
(<azizsaleh@xxxxxxxxx>) rakstīja:
>
> NaN = Not a number
> Infinity = A number that is infinite (ex: log(0))
>
> Not sure I understand your question. Can you elaborate on it please.
>
> On Thu, Aug 15, 2019 at 9:18 PM 251099795 <251099795@xxxxxx> wrote:
>>
>> I read that php integer type has NaN and Infinity,
>> https://www.php.net/manual/en/language.types.integer.php
>>
>> I don’t think this make sense. Maybe throwing exceptions when NaN and Infinity is a better and simple solution.
>> Simple is very important for a programming language.




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux