Initializing help system before first use

xpress.erfc

xpress.erfc


Purpose

Returns the complementary error function with an expression as its argument.


Synopsis
a = xpress.erfc(t)
Argument
Argument of the function.
Further information

For reasons related to compilers and math libraries, on Windows machines this function can only be used with Python 3.


Related topics