From 10b86d3cd4500ff2c1aa7ab10a16900e3d149c20 Mon Sep 17 00:00:00 2001 From: djsrv Date: Sun, 7 Jun 2020 22:04:05 -0400 Subject: [PATCH] Update bignums library Added support for hyper blocks, added missing options to reportMonadic, and switched !== checks for NaN to the ES2015 Number.isNaN --- libraries/bignumbers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/bignumbers.xml b/libraries/bignumbers.xml index 7153c489..34f1d060 100644 --- a/libraries/bignumbers.xml +++ b/libraries/bignumbers.xml @@ -1 +1 @@ -call with True to turn on the entire Scheme numeric tower, including infinite-precision integers, exact rationals, and complex numbers; call with False to restore native JavaScript arithmetic.
pt:altera utilização de aritmética do Scheme para _
Provides Scheme arithmetic functions not in JavaScript
pt:_ de _ number? complex? real? rational? integer? exact? inexact? exact inexact finite? infinite? nan? numerator denominator real-part imag-part magnitude angle
\ No newline at end of file +call with True to turn on the entire Scheme numeric tower, including infinite-precision integers, exact rationals, and complex numbers; call with False to restore native JavaScript arithmetic.
pt:altera utilização de aritmética do Scheme para _
Provides Scheme arithmetic functions not in JavaScript
pt:_ de _ number? complex? real? rational? integer? exact? inexact? exact inexact finite? infinite? nan? numerator denominator real-part imag-part magnitude angle
\ No newline at end of file