BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Henro
Calcite | Level 5

Hi all,

I received the following error, "ERROR: Invocation of unresolved module LN", for the following line in proc iml:

lt0=2*ln(1+0.08523379984/200);

Can someone maybe help me with this?

Regards

1 ACCEPTED SOLUTION

Accepted Solutions
AncaTilea
Pyrite | Level 9

Hi,

I believe that SAS does not have LN function, but rather LOG - which is for base e, and LOG10 for base 10.

Good luck,

Anca.

View solution in original post

2 REPLIES 2
AncaTilea
Pyrite | Level 9

Hi,

I believe that SAS does not have LN function, but rather LOG - which is for base e, and LOG10 for base 10.

Good luck,

Anca.

Henro
Calcite | Level 5

Thanks a lot Anca!

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 2 replies
  • 3411 views
  • 0 likes
  • 2 in conversation