lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Use of math.huge on 64bit Linux
From
: Egor Skriptunoff <egor.skriptunoff@
...
>
Date
: Wed, 5 Mar 2014 23:29:07 +0300
"inf" is double datatype value (
http://en.wikipedia.org/wiki/IEEE_754-1985#Representation_of_non-numbers
)
There is no integer "inf" value, so lua_isnumber() rejects "inf" as it is NOT an integer.
Follow-Ups
:
Re: Use of math.huge on 64bit Linux
,
Egor Skriptunoff
References
:
Use of math.huge on 64bit Linux
,
Sean Conner
Prev by Date:
Use of math.huge on 64bit Linux
Next by Date:
Re: Use of math.huge on 64bit Linux
Previous by thread:
Use of math.huge on 64bit Linux
Next by thread:
Re: Use of math.huge on 64bit Linux
Index(es):
Date
Thread