% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_cotd_1 y=cotd(0.5); q=1.145886501293096e+02; success = match_close(q,y);