flooring a value, simply means, dropping it to the closest integer, so for the floor function or ⌊x⌋, that means
⌊ 2.5 ⌋ = 2
⌊ 2.00000001 ⌋ = 2
⌊ 2.999999999999⌋ = 2
⌊ -2.0000000001⌋ = -3
⌊ -2.999999999999⌋ = -3
let's recall that on the negative side of the number line, the farther from 0, the smaller, so -1,000,000 is a tiny number compared to the much larger -1.
⌊ -5.2 ⌋ = -6.
3. An aspirin weighs 0.018 ounces.
1 gram = 0.035 ounces
4. An aspirin is 500 milligrams.
1,000 milligrams = 1 gram
You might have to ask the question again, i’m jot sure what exactly the question requires
N≤-15/2 i hope this helps