Searched refs:erfc (Results 1 – 2 of 2) sorted by relevance
24 return erfc(inV);28 return erfc(inV);32 return erfc(inV);36 return erfc(inV);40 return erfc(inV);44 return erfc(inV);48 return erfc(inV);52 return erfc(inV);
69 static native float erfc(float x); in erfc() method in CoreMathVerifier550 static private Target.Floaty erfc(double d, Target t) { in erfc() method in CoreMathVerifier553 erfc((float) in.mid()), in erfc()554 erfc((float) in.min()), in erfc()555 erfc((float) in.max())); in erfc()1859 args.out = erfc(args.inVDouble, t); in computeErfc()1866 erfc(args.inV), in computeErfc()1867 erfc(in.min32()), in computeErfc()1868 erfc(in.max32())); in computeErfc()