2 * Copyright (C) 1987-2008 Sun Microsystems, Inc. All Rights Reserved.
3 * Copyright (C) 2008-2011 Robert Ancell
5 * This program is free software: you can redistribute it and/or modify it under
6 * the terms of the GNU General Public License as published by the Free Software
7 * Foundation, either version 2 of the License, or (at your option) any later
8 * version. See http://www.gnu.org/copyleft/gpl.html the full text of the
16 #include "math-equation.h"
18 void do_finc_expression(MathEquation
*equation
, int function
, MPNumber
*arg1
, MPNumber
*arg2
, MPNumber
*arg3
, MPNumber
*arg4
);
33 #endif /* FINANCIAL_H */