Searched defs:nextF (Results 1 – 4 of 4) sorted by relevance
55 float nextF() { in nextF() function
313 public double nextF(double numeratorDf, double denominatorDf) in nextF() method in RandomDataImpl
560 public double nextF(double numeratorDf, double denominatorDf) in nextF() method in RandomDataGenerator
370 final Elements nextF = els.next("p:contains(5)"); in siblings() local