]> gitweb.factorcode.org Git - factor.git/commit
math.functions: fix memory protection error if exp called on a complex number with...
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 14 Jan 2010 19:23:48 +0000 (08:23 +1300)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Thu, 14 Jan 2010 19:23:48 +0000 (08:23 +1300)
commitdf40d9221644b896dde16a4cb165246c7a97db47
treecc7e6da83ce31887d6e266a97ad39895fb10a7f0
parente8378b3dc67d04ed31ebee81f881df78e91eebf2
math.functions: fix memory protection error if exp called on a complex number with a rational real part (reported by prunedtree)
basis/math/complex/complex-tests.factor
basis/math/functions/functions.factor