% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_atand_2 y=atand(2); q=63.43494882292201; success = match_close(q,y);