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