% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_asind_3 y=asind(2.0); q=90.0+75.45612929021689i; success = match_close(q,y);