Thanks to visit codestin.com
Credit goes to codeql.github.com

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

Primitive predicate float::copySign

Returns the floating point number with the magnitude of the receiver and the sign of the argument.

float copySign(float sign)