floor(log(1331)/log(11))



Hi

Should floor work on log?
In particular should
floor(log(1331)/log(11)) 
output 3?

  Fabrizio