xpress.erfc
| xpress.erfc | 
  Purpose
 
 Returns the complementary error function with an expression as its argument.
  Synopsis
 
  a = xpress.erfc (t) 
 
  Argument
 
 | 
     t 
     | 
     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
 
  
