% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acoth_2 y=acoth(0.342+0.532i); q=0.26709380941391-1.04213231279336i; success = match_close(q,y);