From help-octave-request at bevo dot che dot wisc dot edu Wed Dec 10 11:47:51 1997 Subject: Bessel function From: "John W. Eaton" To: Michael Martins Cc: Octave List Date: Wed, 10 Dec 1997 11:42:54 -0600 On 10-Dec-1997, Michael Martins wrote: | I want to use the modified Bessel funktion besselk from specfun archive, | but this function needs the function | jybess, | which is not present in my version (2.0.9 AXP/OSF4.4 and Intel/Linux). | Where could I find this function ? I don't know where to find the function you are talking about. Is it not somewhere in the archive of contributed functions? In any case, Octave 2.0.10 will have built-in bessel{i,j,k,y} functions. I can't say for sure when 2.0.10 will be available, but there have been several test releases already. If you are interested in trying it out, you can find it on ftp.che.wisc.edu/pub/octave/test-releases. If you do give this a try and you find bugs, please report them as soon as possible, so that they can be fixed before the next release is actually made. Thanks, jwe