I am trying to put the following math formula in php, but I know to little
of math to do it I guess, maybe somebody can help me out.
This is the formula:
x = (-ln(1) - ln(y/100))*100*z
The values for y and z will be submitted via a form.
Any help is greatly apreciated.
Wim
of math to do it I guess, maybe somebody can help me out.
This is the formula:
x = (-ln(1) - ln(y/100))*100*z
The values for y and z will be submitted via a form.
Any help is greatly apreciated.
Wim
Comment