

 Try the examples in this order.

 (You can compile the *.c files directly without create a project)


                                                                  
               Resolve some nonlinear system of equations :
               ==========================================

      Presentation : see aaeqsyst.txt

      gdeq01.c    :  3x4                      gdeq03.c   :  5x6
      gdeq02.c    :  4x5                      gdeq04.c   :  5x6
         
      
       Application :                   
    
       appl01.c   :  aapplic1.txt              appl05.c   :  aapplic5.txt
       appl02.c   :  aapplic2.txt              appl06.c   :  aapplic6.txt
       appl03.c   :  aapplic3.txt              appl07.c   :  aapplic7.txt
       appl04.c   :  aapplic4.txt              appl08.c   :  aapplic8.txt
 