Calculatin Log10 values

Hi, I was using the Custom Javascript pipe to calculate the log10 value of a field value, using the request: Math.log10({value1}), however any ideas how to overcome this using a equation field?

I don’t think you can. As I think you know the equations field does not have access to log functions and without them I cant see you could efficiently find solutions

@tim.young do you have any suggestions for this? Tks