% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_cotd_3 y=cotd(-3); q=-19.08113668772821; success = match_close(q,y);