NLP++ now features mathematical functions analogous to those provided in C/C++.
FUNCTION NAME
RETURNS
DESCRIPTION
logten(num_float)
FLOAT
Get base 10 logarithm of given number. Analogous to log10 function in C/C++.