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