CodeQL library for C#
codeql/csharp-all 0.8.12 (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)