erfc constructor
const
erfc(
- num d
calculate complementory error function
Implementation
const factory erfc(num d) = ConstMath.erfc;
calculate complementory error function
const factory erfc(num d) = ConstMath.erfc;