if x=round(26.3,10)-1 then x= how much and how explain?
Answer Posted / ramprakash
ROUND FUNCTION
rounds the first argument to the nearest multiple of the
second argument, or to
the nearest integer when the second argument is omitted.
So the answer for x will be 29...
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
Describe a time when you were really stuck on a problem and how you solved it?
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
What are symget and symput? : sas-macro
What makes sas stand out to be the best over other data analytics tools?
Why double trailing @@ is used in input statement?
State the difference between INFORMAT and FORMAT ?
What is the difference between one to one merge and match merge? Give an example.
What are the 3 components in sas programming?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
how to do user inputs and command line arguments in sas?
How do you connect the desktop application to metadata server? : sas-grid-administration
which date functions advances a date time or date/time value by a given interval? : Sas programming
what is slowly changing dimension? : Sas-di
How would you define the end of a macro? : sas-macro