[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Whittaker Function
From: |
Fernando |
Subject: |
Re: Whittaker Function |
Date: |
Mon, 30 Jul 2012 01:05:41 -0700 (PDT) |
Hi guys
Just want to add another method for evaluating the hypergeometric function.
I used it a few years ago for pricing Asian options, the Geman and Yor
formula.
Its based on the Laplace inversion and Talbot contours.
Example:
octave:1> Hypergeometric1F1(5,2,100-1000i,50)
ans = 7.0029e+50 + 8.9738e+50i
Cheers.
Fernando
http://octave.1599824.n4.nabble.com/file/n4631895/Hypergeometric1F1.m
Hypergeometric1F1.m
--
View this message in context:
http://octave.1599824.n4.nabble.com/Whittaker-Function-tp4631824p4631895.html
Sent from the Octave - General mailing list archive at Nabble.com.