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