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