pow2

inline fun Int.pow2(): Int
inline fun Long.pow2(): Long
inline fun Float.pow2(): Float
inline fun Double.pow2(): Double