Where is the implementation of the function isNaN()?

57 views
Skip to first unread message

yangru...@gmail.com

unread,
Feb 26, 2013, 2:38:40 AM2/26/13
to java2...@googlegroups.com
In the method Double.isNaN(), it uses the function isNaN() to fulfill the functionality.
I want to know where the  function isNaN() is implemented.

Zhou Renjian

unread,
Feb 26, 2013, 3:42:16 AM2/26/13
to java2...@googlegroups.com
isNaN is a native JavaScript function, implemented by JavaScript engine.

Regards,
Zhou Renjian


On Tue, Feb 26, 2013 at 3:38 PM, <yangru...@gmail.com> wrote:
In the method Double.isNaN(), it uses the function isNaN() to fulfill the functionality.
I want to know where the  function isNaN() is implemented.

--
You received this message because you are subscribed to the Google Groups "Java2Script" group.
To unsubscribe from this group and stop receiving emails from it, send an email to java2script...@googlegroups.com.
To post to this group, send email to java2...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/java2script/-/baaAp2hrpaYJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages