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