Hello,
As per my knowledge best 12. in SAS means display numbers using the minimum number of characters needed to show the value accurately, up to 12 characters. For format pd 8., it specifies PD should be displayed using 8 characters, including decimal places.
@jacksmith1 wrote:
Hello,
As per my knowledge best 12. in SAS means display numbers using the minimum number of characters needed to show the value accurately, up to 12 characters. For
format pd 8., it specifies PD should be displayed using 8 characters, including decimal places.
Actually attaching the format specification 8. to a variable means it is will be printed as an INTGER value without any decimal point. If the number has a fractional part it will be rounded to an integer when printed.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
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.