saving . . . saved log(10^5,10) log: Wrong number of input argument(s): 1 expected. has been deleted. log(10^5,10) log: Wrong number of input argument(s): 1 expected. has been hidden .
log(10^5,10) log: Wrong number of input argument(s): 1 expected.
Title
Question
log(10^5,10)

log: Wrong number of input argument(s): 1 expected.
but answer is 5

R Introduction-to-basics-of-R 06-07 min 50-60 sec 23-05-23, 1:04 p.m. malsoru.it@cmrtc.ac.in

Answers:

log(10^5,10) should work fine. If it doesn't work, then restart R console and retype it. Or just type print(log(10^5,10))

24-09-24, 9:06 a.m. debatosh


Log-in to answer to this question.