codeql/ruby-all
4.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this is the complex value real + imaginary * i.
real + imaginary * i
predicate isComplex(float real, float imaginary)