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
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
do you prefer proc report or proc tabulate? Why? : Sas programming
what are sas/access and sas/connect? : Sas programming
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Describe the function and untility of the most difficult SAS macro that you have written.
What are the applications primarily used by business analyst? : Sas-bi
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
what is hash files in sas and why we are using this one in sas?
how many types of prompts are there? : Sas-bi
What are the scrubbing procedures in sas?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Can you execute macro within another macro? : sas-macro
what are sas bi dashboard components? : Sas-bi
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the difference between %put and symbolgen? : sas-macro