% Regression test function for FreeMat v3.5 % This function is autogenerated by helpgen. function success = wbtest_num2hex_1 y=num2hex(-pi); q='c00921fb54442d18'; success = match_exact(q,y);