answersLogoWhite

0

No it isn't.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What are you compared to mathematical symbol?

c-a=k


What has the author A C Leisenring written?

A. C. Leisenring has written: 'Mathematical logic and Hilbert's & symbol' -- subject(s): Symbolic and mathematical Logic 'Mathematical logic and Hilbert's E-Symbol'


What is the significance of the symbol "c" in mathematical equations?

The symbol "c" in mathematical equations represents "not equal to." It is used to show that two quantities are not the same or not equal to each other.


Assigning a value to a variable from a mathematical operation is considered a?

good idea. Example: a= b+c;


What are the mathematical operators of c?

the mathematical operators of c are.....%,*,/,+,-


Can you use C plus plus with Excel spreadsheets?

This question is irrelative because C++ is a language and Excel is a software. The thing is that we can't use C++ with Excel, but we can write a program like excel in C++.


What is the CTRL C use in Excel for?

Ctrl C is used for copy in Excel, as it is in other applications.


What is the symbol for without?

You can use w/o. In medical shorthand without is a s with a line over it and with is a c with a line over it


Is there any relation between Microsoft Excel and C-programming language?

It's possible that Excel was written in C.


What is the symbol of Celsius?

The symbol of Celsius is capital C


What is carbon symbol?

The symbol is " C "


Which are the possibe arithmetic operation with pointers?

Pointers in C are stored as integers. You can perform any mathematical operations on pointers that you can perform on ints.Of course not, the following operations are possible: =, +, +=, ++, -, -=, --, *, [], ->, typecast