Class math_erf

java.lang.Object
org.python.modules.math_erf

public class math_erf extends Object
  • Constructor Details

    • math_erf

      public math_erf()
  • Method Details

    • erf

      public static double erf(double x)
    • erfc

      public static double erfc(double x)