/* Functions are evaluated at each step of the simulation and the result is stored in the global variable numerical_table
This predicate adds the name of the functions at the end of the first row of the numerical_table, and the initial values of the functions in the second row */
%! initialize_functions
%
% This predicate adds the name of the functions at the end of the first row of the
% numerical_table, and the initial values of the functions in the second row.