cppreference.com
Create account
Log in
Namespaces
Template
Discussion
Variants
Views
View
Edit
History
Actions
Template:cpp/numeric/math/dsc pow
From cppreference.com
|- class="t-dsc"
|
pow
powf
powl
(C++11)
(C++11)
| raises a number to the given power (
\(\small{x^y}\)
x
y
)
(function)
|-