With which does the trigonometric functions work with angles in c++?
(a) Degrees
(b) Radians
(c) Both Degrees & Radians
(d) Celsius
The question was posed to me during an internship interview.
My question is from Standard Mathematical Functions in section Strings, Streams & Numerics in C++ of C++