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