]> gitweb.factorcode.org Git - factor.git/commit
math.functions: implement "frexp" and support log of really big numbers. Fixes #160.
authorJohn Benediktsson <mrjbq7@gmail.com>
Thu, 22 Sep 2011 16:42:28 +0000 (09:42 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 22 Sep 2011 16:42:28 +0000 (09:42 -0700)
commit077ef8ed5ba84f80ab8d15f10d6098161ab4d4c4
tree2368dc1ec801917dfc70b3432940bfc3d6fd87e9
parentfa52349f9c6bf8e039889f4b01239995f324a5dc
math.functions: implement "frexp" and support log of really big numbers. Fixes #160.
basis/math/functions/functions-docs.factor
basis/math/functions/functions-tests.factor
basis/math/functions/functions.factor