- abs
UnsignedOf!NumT abs(NumT value)
Undocumented in source. Be warned that the author may not have intended to support it.
- alignTo
T alignTo(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- ceilToInt
IntT ceilToInt(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- isPowerOfTwo
bool isPowerOfTwo(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- log2
uint log2(T value)
Undocumented in source. Be warned that the author may not have intended to support it.