Quote:
Originally Posted by mohit_353 Hi;
guys can anyone explain the greatest integer function in detail.....or can i have a online link...it is making me cray these days...
Thanks in advance...... |
arre yaar wat problem r u having with the harmless greatest integer function?
let me try n explain it to u.
f(x)=[x] where []=greatest integer function
now wat is greatest integer function.its the greatest integer smaller than x.
for eg if x=2.3 ,then wat will be the greatest integer smaller than 2.3? 2 rite.
so f(x)=[x] = 2 for x = 2.3
suppose x is negative.say x=-2.3 ,then wat is the greatest integer less than -2.3? its -3. therefore in this case [x]=-3
is it clear?
if not,search wikipedia,im sure u would find something there..