Skip to content

Commit

Permalink
[posts update]: 2024-09-25 11:33:40 | changed: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
logone72 committed Sep 25, 2024
1 parent be9649d commit 458187d
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,14 @@ Object.is(NaN, NaN) // true

## 자료 출처


https://stackoverflow.com/questions/62717437/behavior-of-greater-than-and-another-inequality-comparison-operators-on-arra

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/try...catch#the_finally_block

https://en.wikipedia.org/wiki/NaN

https://en.wikipedia.org/wiki/IEEE_754

https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Object/is

0 comments on commit 458187d

Please sign in to comment.