- cappedAddint cappedAdd(int target, int value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- cappedSubint cappedSub(int target, int value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- cbrtbool cbrt(U x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clzauto  clz(uint x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clzauto  clz(ulong x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- clzauto  clz(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ctzauto  ctz(uint x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ctzauto  ctz(ulong x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ctzauto  ctz(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- cvtT cvt(U value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- divremuint divrem(uint x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- divremulong divrem(ulong x, ulong y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- divremulong divrem(ulong x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- divremT divrem(T x, T y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- divremT divrem(T x, U y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fmauint fma(uint x, uint y, uint z, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fmaulong fma(ulong x, ulong y, ulong z, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fmaulong fma(ulong x, uint y, uint z, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fmaT fma(T x, T y, T z, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- fmaT fma(T x, U y, U z, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- getPow10int getPow10(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ispow10bool ispow10(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- ispow2bool ispow2(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- muluT mulu(T x, T y, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- muluT mulu(T x, U y, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- precint prec(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- signauto  sign(U u, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- signauto  sign(U u, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sqrtbool sqrt(U x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- sqruT sqru(T x, bool overflow) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(S s, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(V v, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(V v, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(S s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(S s, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- unsignauto  unsign(S s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xadduint xadd(uint x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xadduint xadd(ulong x, ulong y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xadduint xadd(ulong x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xadduint xadd(T x, T y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xadduint xadd(T x, U y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xmululong xmul(uint x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xmuluint128 xmul(ulong x, ulong y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xmuluint128 xmul(ulong x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xmulauto  xmul(T x, T y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xmulauto  xmul(T x, U y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsqrulong xsqr(uint x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsqruint128 xsqr(ulong x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsqrauto  xsqr(T x) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsubuint xsub(uint x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsubuint xsub(ulong x, ulong y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsubuint xsub(ulong x, uint y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsubuint xsub(T x, T y) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- xsubuint xsub(T x, U y) 
- Undocumented in source. Be warned that the author may not have intended to support it.