Returns the complementary error function integrated between x and infinity.
Bu işlev, Google E-Tablolar'da Excel'deki gibi çalışır — aynı söz dizimi ve bağımsız değişkenler.
ERFC(x)The ERFC function calculates the complementary error function, which is defined as 1 minus the error function (ERF). It is commonly used in probability, statistics, and engineering applications involving diffusion or heat conduction.
=ERFC(1)Sonuç: 0.157299
Calculates the complementary error function for the value 1.
ERFC(x) is equal to 1 - ERF(x).