I was given a list of exercises to do in VisuAlg and I am doubtful in one of these exercises:
"Enter the number and base on which you want to calculate the log of that number and print it."
I know I have a function that calculates logarithms in base 10 (LOG) but I have no idea how to calculate logarithm without being in base 10.