How to write NAND resp. NOR operators?How to show tilde in superscriptHow to show ~(tilde) in footnote?How to insert LaTeX symbols?How do I draw a tilde in math mode?Automatically spacing the tilde (~) symbol as a prefix number using the `siunitx` packageHow to make ~ work for en-dashes?How to write inline formula involving tilde signHow to write a tilde over a sigma?Is there a good way to write URLs with tilde without using url or hyperref packages?How can I write in a equation “~” with more aesthetics?

Must a CPU have a GPU if the motherboard provides a display port (when there isn't any separate video card)?

Differences between 楽しがちに、楽し気味に、楽しげに、楽しっぽく

Boss making me feel guilty for leaving the company at the end of my internship

Why did the Death Eaters wait to reopen the Chamber of Secrets?

Are athlete's college degrees discounted by employers and graduate school admissions?

Can you open the door or die? v2

Does every chapter have to "blow the reader away" so to speak?

How do I type a hyphen in iOS 12?

Why did the AvroCar fail to fly above 3 feet?

Dedicated bike GPS computer over smartphone

What did the 8086 (and 8088) do upon encountering an illegal instruction?

Nth term of Van Eck Sequence

Purpose of cylindrical attachments on Power Transmission towers

Can a 40amp breaker be used safely and without issue with a 40amp device on 6AWG wire?

Harley Davidson clattering noise from engine, backfire and failure to start

Why is C++ template use not recommended in space/radiated environment?

As easy as Three, Two, One... How fast can you go from Five to Four?

Does WiFi affect the quality of images downloaded from the internet?

Why is it bad to use your whole foot in rock climbing

How can this shape perfectly cover a cube?

Can an escape pod land on Earth from orbit and not be immediately detected?

Why are backslashes included in this shell script?

My mom's return ticket is 3 days after I-94 expires

Can Mage Hand be used to indirectly trigger an attack?



How to write NAND resp. NOR operators?


How to show tilde in superscriptHow to show ~(tilde) in footnote?How to insert LaTeX symbols?How do I draw a tilde in math mode?Automatically spacing the tilde (~) symbol as a prefix number using the `siunitx` packageHow to make ~ work for en-dashes?How to write inline formula involving tilde signHow to write a tilde over a sigma?Is there a good way to write URLs with tilde without using url or hyperref packages?How can I write in a equation “~” with more aesthetics?













5















I'm trying to define Boolean operators NAND and NOR, using a tilde that overlaps either a wedge or a vee. I can't find these in the comprehensive list of LaTeX symbols. I tried using llap, but I'm getting error messages because wedge and vee are defined as operators. This is how I would like, them to look:



nor, nand










share|improve this question




























    5















    I'm trying to define Boolean operators NAND and NOR, using a tilde that overlaps either a wedge or a vee. I can't find these in the comprehensive list of LaTeX symbols. I tried using llap, but I'm getting error messages because wedge and vee are defined as operators. This is how I would like, them to look:



    nor, nand










    share|improve this question


























      5












      5








      5








      I'm trying to define Boolean operators NAND and NOR, using a tilde that overlaps either a wedge or a vee. I can't find these in the comprehensive list of LaTeX symbols. I tried using llap, but I'm getting error messages because wedge and vee are defined as operators. This is how I would like, them to look:



      nor, nand










      share|improve this question
















      I'm trying to define Boolean operators NAND and NOR, using a tilde that overlaps either a wedge or a vee. I can't find these in the comprehensive list of LaTeX symbols. I tried using llap, but I'm getting error messages because wedge and vee are defined as operators. This is how I would like, them to look:



      nor, nand







      tilde nand nor vee wedge






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 5 hours ago









      naphaneal

      2,10011128




      2,10011128










      asked 8 hours ago









      Mayer GoldbergMayer Goldberg

      99521421




      99521421




















          1 Answer
          1






          active

          oldest

          votes


















          4














          You can exploit ooalign:



          documentclassarticle
          usepackageamsmath

          makeatletter
          DeclareRobustCommandnandmathbinmathpaletten@and@orland
          DeclareRobustCommandnormathbinmathpaletten@and@orlor

          newcommandn@and@or[2]%
          vphantom#2%
          ooalign$m@th#1#2$crhidewidth$m@th#1sim$hidewidthcr%

          makeatother

          begindocument

          $a land b$ $a lor b_alor bland c$

          $a nand b$ $a nor b_anor bnand c$

          enddocument


          enter image description here






          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%2f495403%2fhow-to-write-nand-resp-nor-operators%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            4














            You can exploit ooalign:



            documentclassarticle
            usepackageamsmath

            makeatletter
            DeclareRobustCommandnandmathbinmathpaletten@and@orland
            DeclareRobustCommandnormathbinmathpaletten@and@orlor

            newcommandn@and@or[2]%
            vphantom#2%
            ooalign$m@th#1#2$crhidewidth$m@th#1sim$hidewidthcr%

            makeatother

            begindocument

            $a land b$ $a lor b_alor bland c$

            $a nand b$ $a nor b_anor bnand c$

            enddocument


            enter image description here






            share|improve this answer



























              4














              You can exploit ooalign:



              documentclassarticle
              usepackageamsmath

              makeatletter
              DeclareRobustCommandnandmathbinmathpaletten@and@orland
              DeclareRobustCommandnormathbinmathpaletten@and@orlor

              newcommandn@and@or[2]%
              vphantom#2%
              ooalign$m@th#1#2$crhidewidth$m@th#1sim$hidewidthcr%

              makeatother

              begindocument

              $a land b$ $a lor b_alor bland c$

              $a nand b$ $a nor b_anor bnand c$

              enddocument


              enter image description here






              share|improve this answer

























                4












                4








                4







                You can exploit ooalign:



                documentclassarticle
                usepackageamsmath

                makeatletter
                DeclareRobustCommandnandmathbinmathpaletten@and@orland
                DeclareRobustCommandnormathbinmathpaletten@and@orlor

                newcommandn@and@or[2]%
                vphantom#2%
                ooalign$m@th#1#2$crhidewidth$m@th#1sim$hidewidthcr%

                makeatother

                begindocument

                $a land b$ $a lor b_alor bland c$

                $a nand b$ $a nor b_anor bnand c$

                enddocument


                enter image description here






                share|improve this answer













                You can exploit ooalign:



                documentclassarticle
                usepackageamsmath

                makeatletter
                DeclareRobustCommandnandmathbinmathpaletten@and@orland
                DeclareRobustCommandnormathbinmathpaletten@and@orlor

                newcommandn@and@or[2]%
                vphantom#2%
                ooalign$m@th#1#2$crhidewidth$m@th#1sim$hidewidthcr%

                makeatother

                begindocument

                $a land b$ $a lor b_alor bland c$

                $a nand b$ $a nor b_anor bnand c$

                enddocument


                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 8 hours ago









                egregegreg

                748k8919553298




                748k8919553298



























                    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%2f495403%2fhow-to-write-nand-resp-nor-operators%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

                    ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

                    Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

                    Кастелфранко ди Сопра Становништво Референце Спољашње везе Мени за навигацију43°37′18″ СГШ; 11°33′32″ ИГД / 43.62156° СГШ; 11.55885° ИГД / 43.62156; 11.5588543°37′18″ СГШ; 11°33′32″ ИГД / 43.62156° СГШ; 11.55885° ИГД / 43.62156; 11.558853179688„The GeoNames geographical database”„Istituto Nazionale di Statistica”проширитиууWorldCat156923403n850174324558639-1cb14643287r(подаци)