[Go to site: main page, start]

CodeQL library for Rust
codeql/rust-all 0.2.15 (changelog, source)

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)