answersLogoWhite

0

There are no commands in C-programming, you should use function sqrt from math.h

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is d command for square root in C programming in Linux?

No commands in C; the name of function sqrt is sqrt (include math.h; and use -lm at linkage)


What are examples of programming languages?

C, C++ and java are a couple. There are still many other programming language.


What has the author C D Polychronopoulos written?

C. D. Polychronopoulos has written: 'Parallel programming and compilers' -- subject(s): Compilers (Computer programs), Parallel programming (Computer science)


What is the best programming language for making a 2 D and or 3 D game not the easiest?

C++


What is the command to decrypt the myfiledoc?

cipher /d C:\filename.ext.


Is C programming procedural or object oriented?

C is a weakly typed procedural programming language. For object oriented programming languages near C, you can look at ooc ( http://ooc-lang.org/ ), C++, D, and Java.


What is the meaning of star d in c plus plus programming?

If d is a pointer variable, then *d is the value stored in the memory address pointed to by d.


What is the DOS command to switch drives?

You simply enter the drive letter followed by a colon. For example, when you start the command prompt, you will be in the C drive. if you want to switch to the D drive, you would type in 'D:' and hit enter: C:\Users\jdoe> D: D:\>


What is the unit of programming in c plus plus A. Function B. class C. object D. Attribute?

B. Class.


Which officer did not command D-Day forces?

One officer who did not command any D Day forces was Officer T. A. Mahoney. General McArthur and Admiral Fletcher also did not command forces on that day.


What has the author D S Malik written?

D. S. Malik has written: 'Java Programming' 'Java programming' -- subject(s): Java (Computer program language) 'Fundamentals of abstract algebra' -- subject(s): Abstract Algebra, Algebra, Abstract 'C++ Programming'


How do you clean out dell laptop?

In Windows XP Go to: Start>Programs>Accessories> Command Prompt.At the command prompt enter: format c:/This will format and erase all of the data on the c: drive. If you also have a d: drive then do a format d:/ command before you do the format of the c: drive.Caution: be sure you want all of the data erased as this action is not reversable.