Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
4 registered members (TipmyPip, AndrewAMD, dBc, clonman), 18,643 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 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,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
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