NAG Library Manual, Mark 29.3
Interfaces:  FL   CL   CPP   AD 

NAG CL Interface Introduction
Example description

nag_lapacklin_dgeequ (f07afc) Example Program Results

 Matrix A
              1            2            3            4
 1    1.8000e+10   2.8800e+10   2.0500e+00  -8.9000e+09
 2    5.2500e+00  -2.9500e+00  -9.5000e-09  -3.8000e+00
 3    1.5800e+00  -2.6900e+00  -2.9000e-10  -1.0400e+00
 4   -1.1100e+00  -6.6000e-01  -5.9000e-11   8.0000e-01

rowcnd =    3.9e-11, colcnd =    1.8e-09, amax =    2.9e+10

Row scale factors
   3.47e-11    1.90e-01    3.72e-01    9.01e-01 

Column scale factors
   1.00e+00    1.00e+00    5.53e+08    1.38e+00 

 Scaled matrix
            1          2          3          4
 1      0.6250     1.0000     0.0393    -0.4269
 2      1.0000    -0.5619    -1.0000    -1.0000
 3      0.5874    -1.0000    -0.0596    -0.5341
 4     -1.0000    -0.5946    -0.0294     0.9957