ERFC.PRECISE |
| ERFC.PRECISE(x) |
Returns the complementary error function integrated between a limit and infinity. |
| x | The lower bound used in the integration. |
| REMARKS |
| * If "x" is not numeric, then #VALUE! is returned. * If "x" < 0, the function returns a value which ERFC did not do. * You can use the ERF function to return the value of the error function integrated between two limits. * You can use the ERF.PRECISE function to return the value of the error function integrated between 0 and a limit. * You can use the ERFC function to return the complementary error function integrated between a limit and infinity. * This function was added in Excel 2010 to replace the ERFC function. * For the Microsoft documentation refer to support.microsoft.com |
|
| 1 - What is the complementary error function integrated between 0 and infinity. 2 - What is the complementary error function integrated between 0.02 and infinity. 3 - What is the complementary error function integrated between 0.5 and infinity. 4 - What is the complementary error function integrated between 1 and infinity. |
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top