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