% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acotd_3 y=acotd(0.523f); q=62.3904343f; success = match_close(q,y);