I want to execute logx in C, but I found out that the math library in C, only provides logs with bases e and 10. How is it possible to get a logarithm in some other basis?
Asked
Active
Viewed 353 times