answersLogoWhite

0

How do you make trigonometric calculator in c plus plus?

Updated: 8/20/2019
User Avatar

VineetSehrawat

Lvl 1
10y ago

Best Answer

include file math.h and you get most C++ functions for trigonometry, for instance,

sin(), cos(), tan(), asin(), acos(), and atan() etc.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make trigonometric calculator in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the trigonometric function for cotA plus B plus C?

cot(A+B+C) is, itself, a trigonometric function, so the question does not really make any sense!


What are the Example Output of Calculator Program in C plus plus?

example output of c++ calculator


How do you make a scientific calculator in c plus plus?

#include <stdio.h> int main() { printf("the answer is 42"); }


Term paper for scientific calculator in c plus plus?

You need to write your own term paper...


What is 58 plus 44?

58 + 44 = 102 c: ♥ (You can use a calculator)


Can you make a website with C plus plus?

You cannot make a website with C++.


Can you make programs of C in visual c plus plus?

Yes.


What is the affective topic for minor project in C plus plus?

A one dimensional game can be one like casino or something like that. You can create program to simulate a battle between humans and zombies. Also You can make a advance calculator.


Make programme for multification of three no in c plus plus?

result = a * b * c;


When will you make a function inline in c plus plus?

yes,we can make function inline


How can you make a triangle in Visual C plus plus 2010?

Nevermind, I did it.


How can you make a video game with c plus plus?

Cpp(C++) is used to make 'Many' programs because it is universal across many devices.