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


Please Help Members By Posting Answers For Below Questions

Explain how you can debug and test your SAS program?

570


why is a stop statement needed for the point=option on a set statement? : Sas programming

591


How do dates work in SAS data?

691


what is intially documentation in sas?

4335


What is the basic syntax style in SAS?

621






Differentiate input and infile.

599


how many display types available in sas bi dashboard? : Sas-bi

646


Tell me more about the parameters in macro? : sas-macro

596


how do you want missing values handled? : Sas programming

538


explain about various caches available in data integrator? : Sas-di

584


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1700


what versions of sas have you used (on which platforms)? : Sas programming

588


what is enterprise guide? What is the use of it? : Sas programming

540


Why and when do you use proc sql?

764


Describe the ways in which you can create macro variables? : sas-macro

580