About 62 results
Open links in new tab
  1. how does a floor function work? - Mathematics Stack Exchange

    Aug 18, 2017 · I understand what a floor function does, and got a few explanations here, but none of them had a explanation, which is what i'm after. Can someone explain to me what is going …

  2. Ceiling and floor functions - Mathematics Stack Exchange

    Sep 5, 2013 · What are some real life application of ceiling and floor functions? Googling this shows some trivial applications.

  3. Adjusting the height of math floor symbol - TeX

    Sep 29, 2023 · The height of the floor symbol is inconsistent, it is smaller when the fraction contains a lowercase letter in the numerator and larger when the fraction contains numbers or …

  4. Big floor symbols - TeX - LaTeX Stack Exchange

    Mar 20, 2013 · When I write \\lfloor\\dfrac{1}{2}\\rfloor the floors come out too short to cover the fraction. How can I lengthen the floor symbols?

  5. How to write ceil and floor in latex? - LaTeX Stack Exchange

    Jun 8, 2013 · Is there a macro in latex to write ceil(x) and floor(x) in short form? The long form \\left \\lceil{x}\\right \\rceil is a bit lengthy to type every time it is used.

  6. 'Floor' and 'ceiling' functions - TeX - LaTeX Stack Exchange

    Jan 25, 2012 · Is there a convenient way to typeset the floor or ceiling of a number, without needing to separately code the left and right parts? For example, is there some way to do …

  7. macros - command for floor - TeX - LaTeX Stack Exchange

    It natively accepts fractions such as 1000/333 as input, and scientific notation such as 1.234e2; if you need even more general input involving infix operations, there is the floor function …

  8. Integral concerning the floor function - Mathematics Stack Exchange

    Aug 28, 2024 · Integral concerning the floor function Ask Question Asked 1 year, 5 months ago Modified 1 year, 5 months ago

  9. ceiling and floor functions - What is the mathematical notation for ...

    Sep 12, 2019 · What is the mathematical notation for rounding a given number to the nearest integer? So like a mix between the floor and the ceiling function.

  10. Rounding to nearest integer symbol in Latex - TeX - TeX - LaTeX …

    But generally, in math, there is a sign that looks like a combination of ceil and floor, which means round, aka nearest integer. Is there a way to draw this sign in Latex's math mode?