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