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