java code for this formula ( Android App) -


i want convert formula java code eclipse. formula is:

n = - ln[r - (0.008 * t)] + [4 -(3.5 * r)] * k 

the non-trivial part of conversion natural log, "ln". see math.log.

the rest matter of replacing [] (), keeping nesting.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -