answersLogoWhite

0

What is d command for squareroot in C programming?

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

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

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is d command for squareroot in C programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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++


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 command to decrypt the myfiledoc?

cipher /d C:\filename.ext.


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.


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'


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.


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.