What value will be return by log(x[, base])?
Answers
Answered by
0
e^x
This will be the answer dude
HOPE THIS HELPS ❤️
Answered by
0
Value return by logx (Base x):
• The "return value" is the value we are supposing to be returned.
• With 1 argument, return the natural log of x (to base e).
• With 2 arguments, return the logarithm of x to the specified base, deliberate as log(x) log(base).
• The log() function in C++ returns the natural log (base-e logarithm) of the argument conceded in the parameter.
Hope it helped..
Similar questions
Physics,
5 months ago
English,
5 months ago
Computer Science,
10 months ago
Computer Science,
10 months ago
Biology,
1 year ago
Math,
1 year ago