Problem description:
Replit does not correctly evaluate base 10 logs within my code
Expected behavior:
log(100)==2
Actual behavior:
log(100)==4.60517
Steps to reproduce:
create a c++ code that has cout << log(100); and then compile and run
Bug appears at this link:
https://replit.com/@jen374/Assign2#A2Q6.cpp
Browser/OS/Device:
web browser version Windows 11 device