% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acotd_2 y=acotd(2); q=26.56505117707799; success = match_close(q,y);