From 841688e9596c1d700af5d18232693d113b67a284 Mon Sep 17 00:00:00 2001 From: brianharvey Date: Tue, 14 Jul 2020 21:48:05 -0700 Subject: [PATCH] Update bignumbers.xml Fix path to libraries (no more snapsource) --- libraries/bignumbers.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/bignumbers.xml b/libraries/bignumbers.xml index 34f1d060..eb4a4e88 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