Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 03/08/26 18:50
zorro with ccxt?
by opm. 03/03/26 03:17
WFO Training with parallel cores Zorro64
by Martin_HH. 02/26/26 16:03
Zorro version 3.0 prerelease!
by TipmyPip. 02/25/26 16:38
AUM Magazine
Latest Screens
Dorifto samurai
Shadow 2
Rocker`s Revenge
Stug 3 Stormartillery
Who's Online Now
3 registered members (VoroneTZ, USER0328, 1 invisible), 13,734 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
the1, alx, ApprenticeInMuc, PatrickH90, USER0328
19200 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Does Zorro have a numerical implementation of Erf(x) function? #477350
06/18/19 13:01
06/18/19 13:01
Joined: Dec 2018
Posts: 24
K
Kaga Offline OP
Newbie
Kaga  Offline OP
Newbie
K

Joined: Dec 2018
Posts: 24
Is there a numerical implementation of the error function in Zorro? If so, what is the command? If not, will it be added in the future?

Re: Does Zorro have a numerical implementation of Erf(x) function? [Re: Kaga] #477352
06/18/19 13:25
06/18/19 13:25
Joined: Jul 2000
Posts: 28,083
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,083
Frankfurt
I think it is a 1-liner:

erf(x) = 2 cdf(sqrt(2) x) - 1

Re: Does Zorro have a numerical implementation of Erf(x) function? [Re: Kaga] #477354
06/18/19 14:14
06/18/19 14:14
Joined: Dec 2018
Posts: 24
K
Kaga Offline OP
Newbie
Kaga  Offline OP
Newbie
K

Joined: Dec 2018
Posts: 24
Awesome! Thank you.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1