% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_coth_4 y=coth(2.12f); q=1.0292364f; success = match_close(q,y);