Hi I was wondering if someone could help me with this diagram, I tried using the TiKz but couldn't seem to figure it out. Thanks.
Math & Science ⇒ Help Drawing Mathematical Relations Diagram
Help Drawing Mathematical Relations Diagram
Last edited by Stefan Kottwitz on Fri Nov 14, 2014 4:42 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Help Drawing Mathematical Relations Diagram
Please post what you have done. Your above statement does not give any indication of the problem you are facing. One might be led to think that you are asking someone else do the job for youjoej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.

Take a look at texample.net for a wonderful exposition of what TikZ can do.
OS: Debian/GNU Linux; LaTeX System : TeXLive; Editor : Vim
- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Help Drawing Mathematical Relations Diagram
Hi,
welcome to the forum!
It's pretty basic TikZ,
welcome to the forum!
Just post your code as a start, we can help fixing or improving it.joej12321 wrote:I tried using the TiKz but couldn't seem to figure it out.
It's pretty basic TikZ,
- defining styles (if needed at all, here possibly not),
- placing nodes (here one could use polar coordinates),
- drawing arrows between nodes,
- adding labels to the arrows or nodes.
LaTeX.org admin