Is there a way to use logarithims in picbasic. How would you go around doing so? im trying to do something like this in my code:

w = log*(s/(s-u)) where w is a declared var and so is s and u and trying to take the log and store that value into the varialble W