]> gitweb.factorcode.org Git - factor.git/commit
math.functions: ~ now raises an invalid operation FP trap if one of the inputs is NaN
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 30 Sep 2009 04:41:08 +0000 (23:41 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 30 Sep 2009 04:41:08 +0000 (23:41 -0500)
commit0a29e64287bbd342b663915df527afbbb51daebd
tree777ac31ff7321e1e53ced09d6048874037961034
parent86118ce56a8a5150cf75c6a8095ccef603369e8c
math.functions: ~ now raises an invalid operation FP trap if one of the inputs is NaN
basis/math/floats/env/env-tests.factor
basis/math/functions/functions-tests.factor
basis/math/functions/functions.factor