0

Does C++ course in Solo learn have math functions?

Math functions in C++

29th Jul 2020, 9:25 AM
Լիլիթ
5 Respuestas
+ 4
The course covers basic arithmetic operations, but does not touch the numerical libraries of C++ in depth. If you are looking for stuff like exponentiation or square roots, you should have a look at some reference. The following link might prove useful to you: https://en.cppreference.com/w/cpp/numeric Especially the <cmath> header: https://en.cppreference.com/w/cpp/header/cmath
29th Jul 2020, 9:35 AM
Shadow
Shadow - avatar
+ 4
Yes
29th Jul 2020, 9:28 AM
Namit Jain
Namit Jain - avatar
+ 1
29th Jul 2020, 9:32 AM
˜”*°•.˜”*°• Mohan 333 •°*”˜.•°*”˜
˜”*°•.˜”*°• Mohan 333 •°*”˜.•°*”˜ - avatar
0
Ok. Thanks
29th Jul 2020, 9:33 AM
Լիլիթ
0
Thanks
29th Jul 2020, 9:37 AM
Լիլիթ