Hello, I'm writing a program computing the tg function with sin/cos. However, I'm not allowed to use the math.h fuction for either of it, so I'm quite stuck as how to implement it.
Any help is appreciated!
Hello, I'm writing a program computing the tg function with sin/cos. However, I'm not allowed to use the math.h fuction for either of it, so I'm quite stuck as how to implement it.
Any help is appreciated!