हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा ११

Write short note on pow() function in C++. - Computer Science

Advertisements
Advertisements

प्रश्न

Write short note on pow() function in C++.

टिप्पणी लिखिए

उत्तर

The pow() function returns base raised to the power of exponent. If any argument passed to pow() is long double, the return type is promoted to long double. If not, the return type is double. The pow() function takes two arguments:

  1. base – the base value
  2. exponent – exponent of the base

Example:
cout << pow(5, 2);

Output:
25

shaalaa.com
C++ Header Files and Built-in Functions
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 11: Functions - Evaluation - Section - C [पृष्ठ २०५]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 11 TN Board
अध्याय 11 Functions
Evaluation - Section - C | Q 4. | पृष्ठ २०५
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×