Hi,
I've just noticed in some oldish code that gretl accepts the ln()
function which isn't documented (nor syntax colored).
? eval ln(2)
0.69314718
? eval log(2)
0.69314718
Is this a fully valid alias or actually a deprecated function? (In which
case a deprecation warning might be useful.)
thanks,
sven