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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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