From 9e239f7776c782ed842be109bb9f477207b70383 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 24 Jun 2023 16:01:11 +0300 Subject: [PATCH] links... Signed-off-by: Alex A. Naanou --- js-types-n-oop.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js-types-n-oop.js b/js-types-n-oop.js index 7e74206..4ab3b09 100755 --- a/js-types-n-oop.js +++ b/js-types-n-oop.js @@ -86,7 +86,8 @@ // CPU to the high-level languages. // // For more details see: -// https://en.wikipedia.org/wiki/IEEE_754-2008_revision +// - https://en.wikipedia.org/wiki/IEEE_754-2008_revision +// - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER // XXX