% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acoth_4 y=acoth(0.523f); q=0.5804604f+1.5707964fi; success = match_close(q,y);