How did you use the round function?give an example(don't
say it will round to the nearest intger) eg1:round(84.55,.1)
=84.6 eg2:round(92.64,.1)=92.6,How it is happening like
this tell me the logic,that is how the round function works
when we have deimal values?

Answer Posted / unknown

round fuction works such that the first argument in the
fuction is to the nearest multiple of the second argument

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

589


why is sas considered self-documenting? : Sas programming

682


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1616


what is slowly changing dimension? : Sas-di

628


how the sas basic syntax style described? : Sas-administrator

608






if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

948


What is the function of Stop statement in a SAS Program?

650


How you can read the variables that you need?

657


Name some categories in sas 9? : sas-grid-administration

561


what are input dataset and output dataset options? : Sas programming

567


What do the PUT and INPUT functions do?

787


Why double trailing @@ is used in input statement?

706


Give some ways by which you can define the variables to produce the summary report (using proc report)?

602


What is substr function?

626


why a stop statement is needed for the point= option on a set statement?

631