qtil
advanced-security/qtil-ruby 0.0.2
Search

Predicate eightToThe

Gets the value of 8 to the power of n. Holds only for n in the range 0..10 (inclusive).

Import path

import codeql.NumberUtils
int eightToThe(int n)