Hi,
Natural Logarith Ln() is suggested as a dropdown menu but it doesn’t work.
Regards
NOTE: This is a self reminder for me on where to find the available functions and syntax.
Hi,
Natural Logarith Ln() is suggested as a dropdown menu but it doesn’t work.
Regards
NOTE: This is a self reminder for me on where to find the available functions and syntax.
Math.Log in .NET has LN as Log with one argument so perhaps Ln() could be replaced with it:
Just FYI - this is also refefenced in the manual. Other expression fields use this syntax too.
PrePoMax uses Nclac: Functions · ncalc/ncalc Wiki · GitHub
And you are right, Ln is not supported. I removed it from the list of values.
I will see if I can add it as a new function.
I have added Ln() back to the list and also added a function for its evaluation. It will be available in the next PrePoMax version.
Thank you very much Matej.
![]()
Please confirm if it is working as expected.
Ok, I found the possible problem and fixed it.