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

NAG FL Interface Introduction
Example description

 F01FPF Example Program Results

 sqrt(A)
             1          2          3          4
 1      1.0000     2.0000    -0.0000     1.0000
        1.0000    -2.0000     1.0000    -1.0000
 
 2      0.0000     2.0000     3.0000     0.0000
        0.0000     3.0000     3.0000     1.0000
 
 3      0.0000     0.0000     2.0000     4.0000
        0.0000     0.0000    -1.0000     0.0000
 
 4      0.0000     0.0000     0.0000     2.0000
        0.0000     0.0000     0.0000     0.0000