% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_tand_1 y=tand(0.5); q=0.00872686779076; success = match_close(q,y);