how one can write a nice vector parser, something that does pgfvecparseA=B-C; D=E x F; The Next CEO of Stack Overflowtkz-euclide, define points outside of tikzpictureHow to draw star in TikZ backgroundTikz: draw a vector pointing from one point to anotherHow to draw an elliptical arc in TikZ given only opposite extreme points (vertices) of the ellipse?How can one plot in 3D a matrix with LaTeX?How to get an arrow line from the center of the point (tikz)Line up nested tikz enviroments or how to get rid of themHow to draw a square and its diagonals with arrows?add annotation on decoration pointsHow to add a label to a vector and an angle?

What difference does it make using sed with/without whitespaces?

Is there an equivalent of cd - for cp or mv

Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico

Redefining symbol midway through a document

"Eavesdropping" vs "Listen in on"

Does the Idaho Potato Commission associate potato skins with healthy eating?

Calculate the Mean mean of two numbers

Expressing the idea of having a very busy time

When "be it" is at the beginning of a sentence, what kind of structure do you call it?

Aggressive Under-Indexing and no data for missing index

Won the lottery - how do I keep the money?

Defamation due to breach of confidentiality

Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?

Is it okay to majorly distort historical facts while writing a fiction story?

How did Beeri the Hittite come up with naming his daughter Yehudit?

Inexact numbers as keys in Association?

Are the names of these months realistic?

What happened in Rome, when the western empire "fell"?

Can I board the first leg of the flight without having final country's visa?

Graph of the history of databases

How to use ReplaceAll on an expression that contains a rule

What flight has the highest ratio of timezone difference to flight time?

Is there a difference between "Fahrstuhl" and "Aufzug"?

Audio Conversion With ADS1243



how one can write a nice vector parser, something that does pgfvecparseA=B-C; D=E x F;



The Next CEO of Stack Overflowtkz-euclide, define points outside of tikzpictureHow to draw star in TikZ backgroundTikz: draw a vector pointing from one point to anotherHow to draw an elliptical arc in TikZ given only opposite extreme points (vertices) of the ellipse?How can one plot in 3D a matrix with LaTeX?How to get an arrow line from the center of the point (tikz)Line up nested tikz enviroments or how to get rid of themHow to draw a square and its diagonals with arrows?add annotation on decoration pointsHow to add a label to a vector and an angle?










0















I am often use coordinates of points to draw figure in geometry. I know that, we can add, minus coordinates of points, example



begintikzpicture
tkzDefPoints0/0/C',3/0/D',1/1/B'
coordinate (A') at ($(B')+(D')-(C')$);
endtikzpicture


If I have two points A(1,2,3) and B(4,5,6), how can I define vector AB as (B)-(A)?










share|improve this question




























    0















    I am often use coordinates of points to draw figure in geometry. I know that, we can add, minus coordinates of points, example



    begintikzpicture
    tkzDefPoints0/0/C',3/0/D',1/1/B'
    coordinate (A') at ($(B')+(D')-(C')$);
    endtikzpicture


    If I have two points A(1,2,3) and B(4,5,6), how can I define vector AB as (B)-(A)?










    share|improve this question


























      0












      0








      0








      I am often use coordinates of points to draw figure in geometry. I know that, we can add, minus coordinates of points, example



      begintikzpicture
      tkzDefPoints0/0/C',3/0/D',1/1/B'
      coordinate (A') at ($(B')+(D')-(C')$);
      endtikzpicture


      If I have two points A(1,2,3) and B(4,5,6), how can I define vector AB as (B)-(A)?










      share|improve this question
















      I am often use coordinates of points to draw figure in geometry. I know that, we can add, minus coordinates of points, example



      begintikzpicture
      tkzDefPoints0/0/C',3/0/D',1/1/B'
      coordinate (A') at ($(B')+(D')-(C')$);
      endtikzpicture


      If I have two points A(1,2,3) and B(4,5,6), how can I define vector AB as (B)-(A)?







      tikz-pgf tikzmark






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 4 mins ago







      minhthien_2016

















      asked 15 mins ago









      minhthien_2016minhthien_2016

      1,4001917




      1,4001917




















          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%2f482518%2fhow-one-can-write-a-nice-vector-parser-something-that-does-pgfvecparse-a-b%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%2f482518%2fhow-one-can-write-a-nice-vector-parser-something-that-does-pgfvecparse-a-b%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"