Difference between revisions of "Floor function"
From Maths
(Created page with "{{Stub page|grade=B|msg=Research consensus and handling negative numbers}} {{M|\newcommand{\Floor}[1]{ {\text{Floor}{\left({#1}\right)} } } }} __TOC__ ==Definition== For {{M|x...") |
m (Alec moved page Floor (function) to Floor function: Floor (function) should be a redirect) |
(No difference)
|
Revision as of 13:13, 8 January 2018
Stub grade: B
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Research consensus and handling negative numbers
Definition
For x∈R≥0 there is no variation on the meaning of the floor function, however for negative numbers there are varying conventions.
Non-negative
Defined as follows:
- Floor:R≥0→N0 by Floor:x↦Max(Tx) where Tx:={n∈N0 | n≤x}⊆N0⊆R≥0 - note that the maximum element is defined as Tx is always finite.
- This has the property that x≤Floor(x).
Negative numbers
Researching this opened my eyes to a massive dispute.... consensus seems to be that x≤Floor(x) is maintained, rounding is a separate and massive issue!