Let's test your knowledge. Fill in the missing part by typing it in.
In C++, the _________
library provides a variety of built-in mathematical functions, such as sqrt
, exp
, log
, pow
, and trigonometric functions like sin
, cos
, and tan
.
Write the missing line below.