% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_coth_3 y=coth(3-4i); q=0.99926692780590+0.00490118239430i; success = match_close(q,y);