/* * call-seq: * dtable.cos -> a_dtable * * Returns of copy of _dtable_ with entry x replaced by cos(x). */ VALUE dtable_cos(VALUE ary) {