% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_acosh_5 y=acosh(0.543f); q=0.99679077fi; success = match_close(q,y);