X Tutup
CodeQL library for Java/Kotlin
codeql/java-all 8.1.1 (changelog, source)
Search

Primitive predicate float::nextAfter

Returns the number adjacent to the receiver in the direction of the argument.

float nextAfter(float direction)
X Tutup