It is easiest to get started by looking at the file ``count_realroots.c''. This file contains the code to count the number of common real solutions of two polynomials f(x1,u1) and g(x1,u2) . The polynomials have to be in an input text file and specified in the form APU requires (see the chapter on polynomials for details).
1.0