210k views
1 vote
The greatest integer function shown below, is defined so that it produces the gretest integer__ or equal to x. f(x)=[ [x] ]

2 Answers

2 votes

Answer:

The greatest integer function shown below, is defined so that it produces the greatest integer less than or equal to x

Step-by-step explanation:

User Naja
by
7.3k points
2 votes
Answer: less than.


Step-by-step explanation:


1) The function f(x)= [x] returns the integer number that is less than x.


2) For example,


[3.0] = 3

[3.01] = 3

[3.25] = 3

[3.55] = 3

[3.99] = 3

[4.00] = 4


User Kabanus
by
8.7k points

Related questions

1 answer
4 votes
112k views
asked Sep 6, 2017 26.8k views
Alaa Abuzaghleh asked Sep 6, 2017
by Alaa Abuzaghleh
9.2k points
1 answer
2 votes
26.8k views
1 answer
2 votes
70.9k views