answersLogoWhite

0


Best Answer

In C, it is -4000.0

In others languages, it is -4000.0

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Anonymous

Lvl 1
3y ago

40000

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What number is equivalent to -4e3 in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is --x in c language?

The expression --x is functionally equivalent to x = x - 1.


Why c language has name c why not a?

C-language was derived from B-language.


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


How do you convert radians into degree in c language?

You can multiply the number of radians by 180/pi.


What is theRealtime use of C language?

Writing programs in it... what else it could be? its a mathematical oriented language used for efficient number crunching

Related questions

How do you Write the mixed number as an improper fraction?

The mixed number ab/c is equivalent to the improper fraction (a*c+b)/c


What is --x in c language?

The expression --x is functionally equivalent to x = x - 1.


What represents valid integer number in c language?

1500


What do you mean by c plus plus?

C++ is a programming language, but, in the same time, it's a valid expression. Example:A= C++is equivalent with:A= C, C= C+1It's a bit of a joke. In the programming language C, ++ is the increment operator, so C++ can be interpreted as "C, except one better."


What number starts with c?

C is the Roman numeral equivalent to 100 which in years is a century


What is the equivalent fraction of a mixed number?

A mixed number of the form AB/C = (AC+B)/C - do not forget the brackets.


What has the author Richard C Gremling written?

Richard C. Gremling has written: 'English language equivalent editions of foreign language serials' -- subject(s): Bibliography, Periodicals, Translations into English


Is 'a' equals ''a'' in c language?

No, the first is a number (0x91), the second is a pointer.


What is the assembler of java c plus plus c and asp.net?

There is no such thing. An "assembler" is a program that converts assembly language code, into machine language. Other programming languages have a "compiler", which is more or less equivalent.


What is C in hindu arabic?

If you are referring to the Roman number, that is equivalent to 100.


Why c language has name c why not a?

C-language was derived from B-language.


Write a programme for substraction of two numbers in c language?

substracion of any two number program in c