high

Undocumented in source. Be warned that the author may not have intended to support it.
uint
high
(
uint value
,)

Examples

assert(high(7,16) == 1); 

Meta