HP Forums

Full Version: ierfc(z) : sign definition
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Function ierfc(z)

Wolfram Alpha defines it as
z×erfc(z) - e^(-z²)/sqrt(pi)
and calculates accordingly.

At Wikipedia, French version,
of Function d'erreur, section "Extensions",
we find the reverse definition, ie:
e^(-z²)/sqrt(pi) - z×erfc(z).

Is there an "error" here?

What is the most common convention or the "correct" definition ?

Thanks for your answer.
(11-20-2023 12:41 PM)Gil Wrote: [ -> ]Function ierfc(z)

Wolfram Alpha defines it as
z×erfc(z) - e^(-z²)/sqrt(pi)
and calculates accordingly.

WA probably wrong, since their own Wollfram Mathworld site has the sign reveresd, see erfc1(x)
Reference URL's