Pow constructor

const Pow(
  1. double power
)

Implementation

const Pow(double power) : power = 2.0;