U+230A\lfloor⌊<mo>⌊</mo>Semantic identity and intent
Characters to distinguish
- ∣ — Divides
- ∤ — Does Not Divide
- ≡ — Congruent Modulo
Use ⌊ in the right format
Meaning and usage
Begins floor notation, which returns the greatest integer not exceeding a value.
Use it with the matching right floor bracket.
Pronunciation: left floor
Formula examples
\lfloor 3.7 \rfloor=3How to type Left Floor
- Windows
- Open Character Map and search by name or Unicode U+230A.
- macOS
- Open Character Viewer with Control–Command–Space and search by the symbol name.
- Microsoft Word
- In an equation, type \lfloor and press Space when Word supports the command.
- iPhone and iPad
- Copy and paste ⌊, or use a math/LaTeX app. The standard iOS keyboard may not expose every mathematical symbol.
- Android
- Copy and paste ⌊, or use a math keyboard or LaTeX editor. Keyboard layouts vary by device and app.
- Google Docs
- For plain text, paste ⌊ or use Insert → Special characters. For structured math, use the equation editor and verify \lfloor.
- Excel
- Paste ⌊ into a cell or use Insert → Symbol when available. Ordinary cells preserve the character but do not interpret LaTeX commands.
Common mistakes
- Preserve grouping, operator order, and spacing around ⌊; Use it with the matching right floor bracket.
- For plain text, copy ⌊ as U+230A; for structured equations, use \lfloor in math mode. A look-alike glyph or image can break search, accessibility, or parsing when the intended character is Left Floor.
When to use ⌊
- Use ⌊ in plain text when a Unicode character is appropriate and the destination preserves U+230A.
- Use \lfloor in an equation editor when mathematical spacing or structure matters.
- Define the local meaning when Left Floor is used in number theory, basic math with a field-specific convention.
Look-alikes and related characters
- ∣ — Divides
- ∤ — Does Not Divide
- ≡ — Congruent Modulo
Font and compatibility notes
Glyph shape can vary by font. Verify the code point after copying, and prefer LaTeX or MathML for structured equations.
Continue the workflow
From Left Floor to a finished equation
- Copy the characterUse ⌊ in plain text when Unicode is accepted.
- Choose a structured formatUse
\lfloorfor LaTeX or the MathML snippet for accessible web equations. - Edit or convertOpen the value in the editor or converter without retyping it.
Review and source notes
Quality tier: core
Last reviewed: 2026-07-26
Review method: Checked Left Floor against its Unicode identity, LaTeX representation, HTML serialization, MathML token, and copy-and-paste behavior.
Verified against: Unicode Standard, Unicode mathematical notation guidance, and established LaTeX/MathML syntax.
Reference sources
- The Unicode StandardUnicode Consortium — Character identity, encoding, names, and conformance.
- Unicode Character Code ChartsUnicode Consortium — Code points and official character charts.
- Unicode Technical Report #25: Unicode Support for MathematicsUnicode Consortium — Mathematical character usage, variants, and notation support.
- LaTeX Project DocumentationThe LaTeX Project — LaTeX syntax, authoring model, and official documentation links.
- MathML CoreW3C — Semantic web mathematics elements and browser behavior.
Frequently asked questions
What does the Left Floor symbol mean?
Begins floor notation, which returns the greatest integer not exceeding a value.
What is the LaTeX command for ⌊?
Use \lfloor in a compatible math environment.
Can I copy ⌊ as Unicode?
Yes. Use the copy button above to copy the Unicode character directly.