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
In ARRAY processing, what does the DIM function do?
What is the use of %include statement?
What are the default statistics that proc means produce?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
how can you create zero observation dataset? : Sas programming
what is proc Index? and what is proc document?
what are sas/access and sas/connect? : Sas programming
What is the basic structure of the SAS base program?
How would you include common or reuse to be processed along with your statements?
Do you know the features of sas?
Intern stastical programmer written test
What are the functions used for character handling?
Explain the purpose of substr functions in sas programming.
what is operational data and operational system? : Sas-di
What is the difference between class statement and by statement in proc means?