>> I know other language use ** or ^ for power operators.
Try the index of Visual Studio, where you will find sine, cos, tan, log, log10 and many more functions.
For ^ or **, while C++ does not seem to use it directly, you can easily create your own.
|