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
what are the types of interactive display types? : Sas-bi
how many display types available in sas bi dashboard? : Sas-bi
explain about sas business intelligence? : Sas-bi
why a stop statement is needed for the point= option on a set statement?
how do the in= variables improve the capability of a merge? : Sas programming
What is the use of PROC gplot?
How are numeric and character missing values represented internally?
What are the new features included in the new version of SAS Programming Language?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
do you prefer proc report or proc tabulate? Why? : Sas programming
explain the use of % includes a statement in sas? : Sas-administrator
Tell e how how dealt with..
Do you need to know if there are any missing values?
What is SAS informats?