Dear friends,
When I divide a number by 0 in SAS EG I get this "."
Instead of "." I like to get "Inf" or something like this which indicate that I have divided my number by 0
How can I do that?
Best regards
Farshid22
Use the DIVIDE() function.
Use the DIVIDE() function.
(edited: I thought something worked but it didn't when I checked it.)
Read this article. This commenter wrote a format that works with DIVIDE().
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.