About 70 results
Open links in new tab
  1. '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 $\\ceil{x}$ instead of …

  2. 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.

  3. Solving equations involving the floor function

    Nov 5, 2019 · Solving equations involving the floor function Ask Question Asked 13 years, 1 month ago Modified 2 years, 4 months ago

  4. 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.

  5. 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 uppercase letters …

  6. Integral concerning the floor function - Mathematics Stack Exchange

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

  7. Formula for the floor function - Mathematics Stack Exchange

    Jun 4, 2018 · The most natural way to specify the usual principal branch of the arctangent function basically uses the idea of the floor function anyway, so your formula "for" the floor function is correct …

  8. integration - Integral containing floor function and derivative ...

    Feb 21, 2024 · Integral containing floor function and derivative Ask Question Asked 2 years, 1 month ago Modified 2 years, 1 month ago

  9. How to Graph Floor/Ceiling Functions in LaTeX (PGFPlots)

    Jun 10, 2013 · The PGFmath package includes a ceil and a floor function. The pgfplots offers a few options for Constant Plots (see manual v1.8, subsection 4.4.3, pp. 57ff.). The option jump mark left …

  10. Big floor symbols - TeX - LaTeX Stack Exchange

    Mar 20, 2013 · A LaTeX-y way to handle this issue would be to define a macro called, say, \floor, using the \DeclarePairedDelimiter device of the mathtools package. With such a setup, you can pass an …