Modifier and Type | Method and Description |
---|---|
static double |
value(double x)
Returns the scaled complementary error function.
|
public static double value(double x)
Special cases:
exp(x*x)
is infinite, then the result is +infinity.
x
- Value.Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.