
Search found 7 matches
- Sun Dec 30, 2012 4:24 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ - drawing functions
- Replies: 3
- Views: 5816
Re: TikZ - drawing functions
Thanks alot guys, I will update you with my progress later. Once more, thank you very much 

- Sat Dec 29, 2012 8:40 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ - drawing functions
- Replies: 3
- Views: 5816
TikZ - drawing functions
Hy, everyone. I have to replicate this three functions in LaTeX using TikZ and I clearly don't know how to write it, do you know any sites with tutorials or with examples so I can try and do it myself. Also we have to do two functions with cubic Bezier interpolation and one with linear interpolation ...
- Fri Dec 28, 2012 9:57 pm
- Forum: General
- Topic: Ifthen leap years
- Replies: 9
- Views: 5902
Re: Ifthen leap years
I know that this is wrong approach, our professor has wrong approach on entire course, we didn't have any exercises. He would just come, show us some slides, some examples on slides and give us homework. And on midterm he gave us to write LaTeX code on paper even we didn't have any exercise. For ...
- Fri Dec 28, 2012 9:25 pm
- Forum: General
- Topic: Ifthen leap years
- Replies: 9
- Views: 5902
Re: Ifthen leap years
Tnak you very much @cgnieder, this helps a lot :D Actually we finished with our course and we know have homeworks, and exam in a few days. LaTeX is awesome, just our professor was uninterested in helping as and he was arrogant and stuff, and this is first year that our college is giving LaTeX ...
- Fri Dec 28, 2012 7:16 pm
- Forum: General
- Topic: Ifthen leap years
- Replies: 9
- Views: 5902
Ifthen leap years
It's one of my college courses, and we are studying latex right know. And yes, it is homework and he specificly said we use ifthen package, and I don't know are we supposed to use ifthen command or whiledo, some of my friends are using while do, and they say that they use this syntax \whiledo{\value ...
- Fri Dec 28, 2012 6:58 pm
- Forum: General
- Topic: Ifthen leap years
- Replies: 9
- Views: 5902
Ifthen leap years
Thanks very much @cgnieder, but I have to do it with ifthen package, that's how professor told us we do. Also, here is the picture how it should look
- Thu Dec 27, 2012 7:53 pm
- Forum: General
- Topic: Ifthen leap years
- Replies: 9
- Views: 5902
Ifthen leap years
Hello, everybody. I have a problem and I hope someone can help me.can someone tell me how can I list all leap years from 0-2012, in other words I have to write every fourth number from 0-2012, using ifthen package. Also I have to color every second number in specific color. I will be very gratefull ...