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