|
From: Eric E. <eri...@na...> - 2007-12-12 22:30:01
|
Hi Nando, > Revision: 13779 > http://quantlib.svn.sourceforge.net/quantlib/?rev=13779&view=rev > Author: nando > Date: 2007-12-11 12:01:44 -0800 (Tue, 11 Dec 2007) > > Log Message: > ----------- > extended up to 14 input arguments (is it OK Eric?) Yes. The absolute maximum is 30. If there are more than 20 parameters then the descriptions of parameters 21+ are omitted from the Function Wizard, this is because the call to register the function requires itself 10 parameters, leaving only 20 slots for the descriptions. Regards, Eric |