310 views

Please log in or register to answer this question.

Related questions

224
views
0 answers
1 votes
Pooja Khatri asked Apr 11, 2019
224 views
How many bytes are required to encode $n$ bits of data where $n$ equals$4$10$500$3000$
280
views
0 answers
0 votes
Pooja Khatri asked Apr 11, 2019
280 views
Let $a$ and $b$ be real numbers with $a<b$. Use the floor and / or ceiling functions to express the number of integers $n$ that satisfy the inequality $a<n<b.$
282
views
0 answers
0 votes
Pooja Khatri asked Apr 11, 2019
282 views
The function INT is found on some calculators, where INT$(x)$ = $\left \lfloor x \right \rfloor$ when $x$ nonnegative real number and INT$(x)$ ... . Show that this INT function satisfies the identity INT$(-x)$=$-$ INT$(x)$
180
views
0 answers
0 votes
Pooja Khatri asked Apr 11, 2019
180 views
Prove that if $x$ is a reall number , then $\left \lfloor -x \right \rfloor = - \left \lceil x \right \rceil$ and$\left \lceil -x \right \rceil = -\left \lfloor x \right \rfloor$