Re: Financial Derivatives module and Gnumeric. Problem
- From: Jody Goldberg <jody gnome org>
- To: Tuan Nguyen <tuan nguyen mailhec com>
- Cc: gnumeric-list gnome org
- Subject: Re: Financial Derivatives module and Gnumeric. Problem
- Date: Mon, 27 Oct 2003 12:40:59 -0500
On Mon, Oct 27, 2003 at 10:09:38AM -0700, Andreas J. Guelzow wrote:
On Sun, 2003-10-26 at 16:16, Tuan Nguyen wrote:
Hello,
I cannot use the financial derivatives module, even though it is in the list of plugins. I try to enter :
=opt_bs(c,100,100,1,0.1,0.25,0.05)
^^ What does this c refer to?
c == call
It is a _string_ not a name, you need to add quotes
=opt_bs("c",100,100,1,0.1,0.25,0.05)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]