% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acoth_1 y=acoth(0.342); q=0.35635569310316+1.57079632679490i; success = match_close(q,y);