GREATEST
INTEGER FUNCTIONS
GREATER
INTEGER FUNCTION of any term represents greatest integer present in that term
but not greater than that term.
GREATEST INTEGER FUNCTION (but not greater than x) is denoted by y=[x]
i)
y=[8] , greatest integer function is 8
ii) y=[3.4] , greatest integer function is 3
Note : from the above cases the greatest integer function
of any term represents the integer part of that number
Greatest
integer function of negative numbers
2) Find the greatest integer function of i)y=[-6.4] ii] y=[-8.9]
2) Find the greatest integer function of i)y=[-6.4] ii] y=[-8.9]
i)
y=[6.4] , greatest integer function is -7
ii) y
=[8.9] ,greatest integer function is -8
Comments
Post a Comment