Re: [Scilab-users] Reimann Zeta function

2021-11-30 Thread Dang Ngoc Chan, Christophe
Hello Lester, > De : Lester Anderson > Envoyé : lundi 29 novembre 2021 09:39 > > I am interested in the Reimann Zeta function, but it does not appear as an > option directly with Scilab (v6.1.1). Not really an answer to your question, but I'd like to mention that the zeta function is

Re: [Scilab-users] Reimann Zeta function

2021-11-29 Thread Lester Anderson
Thanks for the info. Sorry about the typo: Riemann! Now corrected. On Mon, 29 Nov 2021 at 19:35, Stéphane Mottelet wrote: > Hello, > > There is no implementation of the zeta function in Scilab. Beware of naive > ways to compute it. You can have a look to this page : > >

Re: [Scilab-users] Reimann Zeta function

2021-11-29 Thread Stéphane Mottelet
Hello, There is no implementation of the zeta function in Scilab. Beware of naive ways to compute it. You can have a look to this page : http://numbers.computation.free.fr/Constants/Miscellaneous/zeta.html S. > Le 29 nov. 2021 à 09:39, Lester Anderson a écrit : > >  > Hello all, > > I am

Re: [Scilab-users] Reimann Zeta function

2021-11-29 Thread Claus Futtrup
Hi Lester Please be reminded of the correct spelling : Riemann Cheers, Claus On 29-11-2021 18:23, Lester Anderson wrote: Hi all, Found a bit of Matlab/Octave code to solve the Reimann Zeta function for values >= 0, not perfect but it's a start. Need to figure out how to deal with negative

Re: [Scilab-users] Reimann Zeta function

2021-11-29 Thread Lester Anderson
Hi all, Found a bit of Matlab/Octave code to solve the Reimann Zeta function for values >= 0, not perfect but it's a start. Need to figure out how to deal with negative values. Lester // Reimann Zeta function: valid for t >= 0 function f=F(x) f =