Put R under double integral Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Can I have a dot and a double subscript at a single letter?Words under sum that's in a denominatorMaking the subscript under the summationDouble subscript not coming with product in this formulaDouble subscript and missing $ errorNicer looking underbrace on subscriptDouble subscript and superscriptHow to put an inequality sign along with a letter as a subscript when using equations?Double subscript directly underneathDouble subscript

Why weren't discrete x86 CPUs ever used in game hardware?

How does light 'choose' between wave and particle behaviour?

Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?

An adverb for when you're not exaggerating

What initially awakened the Balrog?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

What are the diatonic extended chords of C major?

Most bit efficient text communication method?

How do I make this wiring inside cabinet safer?

Hangman Game with C++

How do living politicians protect their readily obtainable signatures from misuse?

Is grep documentation about ignoring case wrong, since it doesn't ignore case in filenames?

AppleTVs create a chatty alternate WiFi network

Find 108 by using 3,4,6

Using audio cues to encourage good posture

Why do early math courses focus on the cross sections of a cone and not on other 3D objects?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

How could we fake a moon landing now?

Is there any word for a place full of confusion?

Crossing US/Canada Border for less than 24 hours

Disembodied hand growing fangs

How to draw/optimize this graph with tikz

Why is Nikon 1.4g better when Nikon 1.8g is sharper?

What is the difference between globalisation and imperialism?



Put R under double integral



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Can I have a dot and a double subscript at a single letter?Words under sum that's in a denominatorMaking the subscript under the summationDouble subscript not coming with product in this formulaDouble subscript and missing $ errorNicer looking underbrace on subscriptDouble subscript and superscriptHow to put an inequality sign along with a letter as a subscript when using equations?Double subscript directly underneathDouble subscript










4















When I use $iint_R f(x,y)dA$ the letter $R$ is to the right of the double integral sign. How to make it under the sign? This is a simple question but I couldn't find a related question.










share|improve this question
























  • you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

    – David Carlisle
    39 mins ago















4















When I use $iint_R f(x,y)dA$ the letter $R$ is to the right of the double integral sign. How to make it under the sign? This is a simple question but I couldn't find a related question.










share|improve this question
























  • you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

    – David Carlisle
    39 mins ago













4












4








4








When I use $iint_R f(x,y)dA$ the letter $R$ is to the right of the double integral sign. How to make it under the sign? This is a simple question but I couldn't find a related question.










share|improve this question
















When I use $iint_R f(x,y)dA$ the letter $R$ is to the right of the double integral sign. How to make it under the sign? This is a simple question but I couldn't find a related question.







subscripts






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 1 hour ago









JouleV

14.2k22664




14.2k22664










asked 1 hour ago









Haoran ChenHaoran Chen

24917




24917












  • you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

    – David Carlisle
    39 mins ago

















  • you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

    – David Carlisle
    39 mins ago
















you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

– David Carlisle
39 mins ago





you are using inline mathematics ($) the entire design of the layout for inline math is to make it fit within the normal line spacing of the text in a paragraph so limits move to subscript position, if you need the display style it it best to set it as a math display(`[...])

– David Carlisle
39 mins ago










2 Answers
2






active

oldest

votes


















4














I don't think this is a good idea, but if you want to have it, you can use underset:



documentclassstandalone
usepackageamsmath
begindocument
$undersetRiint f(x,y)dA$
enddocument


enter image description here






share|improve this answer






























    4














    Apart from JouleV's nice answer, you can use limits option to typeset the inline with equation with limits under the integral symbol.



    documentclassarticle
    usepackageamsmath
    begindocument
    $iintlimits_a^b f(x,y) , mathrmdA$
    enddocument


    to get:



    enter image description here



    Please note that I took the leverage to improve a bit of typesetting ;)






    share|improve this answer























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "85"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485553%2fput-r-under-double-integral%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      I don't think this is a good idea, but if you want to have it, you can use underset:



      documentclassstandalone
      usepackageamsmath
      begindocument
      $undersetRiint f(x,y)dA$
      enddocument


      enter image description here






      share|improve this answer



























        4














        I don't think this is a good idea, but if you want to have it, you can use underset:



        documentclassstandalone
        usepackageamsmath
        begindocument
        $undersetRiint f(x,y)dA$
        enddocument


        enter image description here






        share|improve this answer

























          4












          4








          4







          I don't think this is a good idea, but if you want to have it, you can use underset:



          documentclassstandalone
          usepackageamsmath
          begindocument
          $undersetRiint f(x,y)dA$
          enddocument


          enter image description here






          share|improve this answer













          I don't think this is a good idea, but if you want to have it, you can use underset:



          documentclassstandalone
          usepackageamsmath
          begindocument
          $undersetRiint f(x,y)dA$
          enddocument


          enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 1 hour ago









          JouleVJouleV

          14.2k22664




          14.2k22664





















              4














              Apart from JouleV's nice answer, you can use limits option to typeset the inline with equation with limits under the integral symbol.



              documentclassarticle
              usepackageamsmath
              begindocument
              $iintlimits_a^b f(x,y) , mathrmdA$
              enddocument


              to get:



              enter image description here



              Please note that I took the leverage to improve a bit of typesetting ;)






              share|improve this answer



























                4














                Apart from JouleV's nice answer, you can use limits option to typeset the inline with equation with limits under the integral symbol.



                documentclassarticle
                usepackageamsmath
                begindocument
                $iintlimits_a^b f(x,y) , mathrmdA$
                enddocument


                to get:



                enter image description here



                Please note that I took the leverage to improve a bit of typesetting ;)






                share|improve this answer

























                  4












                  4








                  4







                  Apart from JouleV's nice answer, you can use limits option to typeset the inline with equation with limits under the integral symbol.



                  documentclassarticle
                  usepackageamsmath
                  begindocument
                  $iintlimits_a^b f(x,y) , mathrmdA$
                  enddocument


                  to get:



                  enter image description here



                  Please note that I took the leverage to improve a bit of typesetting ;)






                  share|improve this answer













                  Apart from JouleV's nice answer, you can use limits option to typeset the inline with equation with limits under the integral symbol.



                  documentclassarticle
                  usepackageamsmath
                  begindocument
                  $iintlimits_a^b f(x,y) , mathrmdA$
                  enddocument


                  to get:



                  enter image description here



                  Please note that I took the leverage to improve a bit of typesetting ;)







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 1 hour ago









                  RaajaRaaja

                  5,36321644




                  5,36321644



























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485553%2fput-r-under-double-integral%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      Isurus Índice Especies | Notas | Véxase tamén | Menú de navegación"A compendium of fossil marine animal genera (Chondrichthyes entry)"o orixinal"A review of the Tertiary fossil Cetacea (Mammalia) localities in wales port taf Museum Victoria"o orixinalThe Vertebrate Fauna of the Selma Formation of Alabama. Part VII. Part VIII. The Mosasaurs The Fishes50419737IDsh85068767Isurus2548834613242066569678159923NHMSYS00210535017845105743

                      Is 1 ppb equal to 1 μg/kg? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to determine the concentration after a dilution with Beer's law?What would be SMILES notation for a compound with delocalized bonding?Amount of substance of a molecule in a solute the same as amount of substance of constituent elements?Interpreting notation format 1.64E-02 from particulate emission dataWhat was the lithium concentration in 1940's 7-Up?Why are osmoles not considered SI units?Why is Ka constant when volume is increased?Should residual sodium be considered in measuring sodium content of sweat?Concentration of mercury in bodyConversion from a PPB value to µg/m3 of Isobutylene

                      What does “fit” mean in this sentence? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How does 'jealousy' mean 'suspicion'?What does “not so say” mean?Does “somebody of my caliber” mean the speaker themselves?“accounting for high fasting blood glucose”- help about the meaningWhat does “cloaked by NDA” mean in this context?What does it mean by 'community ownership' in this context?What does “human corroborators” mean in this context?What does “everything but a fire” mean in this context?What does “run” mean here?What does “rabbited” mean/imply in this sentence?