% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_asind_1 y=asind(sqrt(2)/2); q=45; success = match_close(q,y);