cotila  1.2.1
A compile time linear algebra system

◆ exponentiate()

constexpr double cotila::exponentiate ( double  x,
int  n 
)
Parameters
xbase
nexponent
Returns
$ x^n $

Computes the exponentiation of a value to integer powers.