pow not declared

denom= 1- pow(b, e);

It gives me an error as it says pow() is not declared; I thought functions did not have to be declared, so is there an error in the way I entered it?
Did you include cmath?
No, thanks
Topic archived. No new replies allowed.