Hi
I am using nrf9160 device and in my application and have to use mathematical logarithm function in my application.
Could you please help me how I can use mathematical logarithm function and also point me to the libararies if any.
I have included math.h but didnt helped me.
The equation which I want to compute in nrf9160 to calculate temperature:
1/t = (ln(Rt/10000)/3434)+1/25
where t is temperature
Rt is Thermistor resistance
with regards
Praveen K