if x=round(26.3,10)-1 then x= how much and how explain?
Answer Posted / radhiv kumar sure
X=ROUND(26.3,10)-1;
AFTER ROUNDING THE VALUE
X=30-1;
X=29;
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What system options would you use to help debug a macro? : sas-macro
what is metadata? : Sas-bi
What do you know about sas data set?
how can you create zero observation dataset? : Sas programming
how to remove duplicates using proc sql?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
How we can call macros with in data step? : sas-macro
how are numeric and character missing values represented internally? : Sas programming
How do you add a number to a macro variable? : sas-macro
What is maximum storage capability of SAS?
what is the use of sas management console? : Sas-di
Explain why double trailing @@ is used in input statement?
Did you used proc test? when?
How to create a permanent sas data set?
What is the difference between SAS functions and procedures?