siunitx—how do I get exponents with uncertainties?Having problems aligning in a table with siunitx when using uncertainties in some power of 10Representation of complex number with exponents with siunitx (workaround)?Asymmetric uncertainties with siunitx packagecalorie unit with siunitxCurrency formatting with siunitxPlural units with siunitxAddition/Multiplication of quantities with uncertainties in siunitxHow to write 1½-inch with SIUNITXAligning integers with uncertainties with siunitx in a tableSpecific alignment with siunitx

How do I implement a file system driver driver in Linux?

Fly on a jet pack vs fly with a jet pack?

Customize circled numbers

Engineer refusing to file/disclose patents

Create all possible words using a set or letters

Why is Arduino resetting while driving motors?

What linear sensor for a keyboard?

Is XSS in canonical link possible?

Is there a word to describe the feeling of being transfixed out of horror?

Some numbers are more equivalent than others

Can the Supreme Court overturn an impeachment?

Varistor? Purpose and principle

We have a love-hate relationship

Open a doc from terminal, but not by its name

How do I extrude a face to a single vertex

Does the Mind Blank spell prevent the target from being frightened?

Can I sign legal documents with a smiley face?

Why does Async/Await work properly when the loop is inside the async function and not the other way around?

How to color a curve

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

Can I use my Chinese passport to enter China after I acquired another citizenship?

Why do IPv6 unique local addresses have to have a /48 prefix?

How to align and center standalone amsmath equations?

Wrapping Cryptocurrencies for interoperability sake



siunitx—how do I get exponents with uncertainties?


Having problems aligning in a table with siunitx when using uncertainties in some power of 10Representation of complex number with exponents with siunitx (workaround)?Asymmetric uncertainties with siunitx packagecalorie unit with siunitxCurrency formatting with siunitxPlural units with siunitxAddition/Multiplication of quantities with uncertainties in siunitxHow to write 1½-inch with SIUNITXAligning integers with uncertainties with siunitx in a tableSpecific alignment with siunitx













0















I am typesetting a lab report with indirectly-measured values of a diffraction grating's grating spacing; these values are on the orders of micrometres, which are more easily expressed in scientific notation; otherwise, I'd have too many leading zeroes.



However, when I type something like SI1.80812E-6(0.0044)m, I receive a compilation error:



Package siunitx Error: Invalid exponent in numerical input(siunitx) '1.80812E-6(0.0044)'. ...as found to be SI1.80812E-6(0.0044)m.


Apparently pdflatex thinks the uncertainty is for the exponent, as detailed in the log file:



The exponent part of a number cannot contain an uncertainty or complex part: the input given appears to contain one of these in the exponent.


How may I remedy this?










share|improve this question


























    0















    I am typesetting a lab report with indirectly-measured values of a diffraction grating's grating spacing; these values are on the orders of micrometres, which are more easily expressed in scientific notation; otherwise, I'd have too many leading zeroes.



    However, when I type something like SI1.80812E-6(0.0044)m, I receive a compilation error:



    Package siunitx Error: Invalid exponent in numerical input(siunitx) '1.80812E-6(0.0044)'. ...as found to be SI1.80812E-6(0.0044)m.


    Apparently pdflatex thinks the uncertainty is for the exponent, as detailed in the log file:



    The exponent part of a number cannot contain an uncertainty or complex part: the input given appears to contain one of these in the exponent.


    How may I remedy this?










    share|improve this question
























      0












      0








      0








      I am typesetting a lab report with indirectly-measured values of a diffraction grating's grating spacing; these values are on the orders of micrometres, which are more easily expressed in scientific notation; otherwise, I'd have too many leading zeroes.



      However, when I type something like SI1.80812E-6(0.0044)m, I receive a compilation error:



      Package siunitx Error: Invalid exponent in numerical input(siunitx) '1.80812E-6(0.0044)'. ...as found to be SI1.80812E-6(0.0044)m.


      Apparently pdflatex thinks the uncertainty is for the exponent, as detailed in the log file:



      The exponent part of a number cannot contain an uncertainty or complex part: the input given appears to contain one of these in the exponent.


      How may I remedy this?










      share|improve this question














      I am typesetting a lab report with indirectly-measured values of a diffraction grating's grating spacing; these values are on the orders of micrometres, which are more easily expressed in scientific notation; otherwise, I'd have too many leading zeroes.



      However, when I type something like SI1.80812E-6(0.0044)m, I receive a compilation error:



      Package siunitx Error: Invalid exponent in numerical input(siunitx) '1.80812E-6(0.0044)'. ...as found to be SI1.80812E-6(0.0044)m.


      Apparently pdflatex thinks the uncertainty is for the exponent, as detailed in the log file:



      The exponent part of a number cannot contain an uncertainty or complex part: the input given appears to contain one of these in the exponent.


      How may I remedy this?







      siunitx






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 mins ago









      SRSR333SRSR333

      384




      384




















          0






          active

          oldest

          votes











          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%2f481291%2fsiunitx-how-do-i-get-exponents-with-uncertainties%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f481291%2fsiunitx-how-do-i-get-exponents-with-uncertainties%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

          How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

          152 Atala Notae | Nexus externi | Tabula navigationis"Discovery Circumstances: Numbered Minor Planets"2000152Small-Body Database

          Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"