Saved Bookmarks
| 1. |
Which leader files is used to setup math library? |
|
Answer» The pow() function is defined in math.h header file. C pow() Prototype. DOUBLE pow(double X, double y). The FIRST argument is a base ... |
|