I\'m looking for efficient implementation of function pow(a, b) where a is limited to (0,1) interval and b is >=
pow(a, b)
a
(0,1)
b
>=