% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_asind_4 y=asind(-0.9f); q=-64.1580658f; success = match_close(q,y);