Returns the natural
x = ALOG(10) PRINT, x
2.30259
x = ALOG(1) PRINT, x
0
For a list of other transcendental functions, see Chapter 1, Functional Summary of Routines.