This log(d) function will find the base 10 logarithmic value of d
#include <maths> var a:=log10(0.154); var y:=log10(a);
Since: Version 0.41b