% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_cotd_2 y=cotd(2.1324); q=26.85674495465909; success = match_close(q,y);