answersLogoWhite

0


Best Answer

Negative infinity squared is technically undefined in the real number system. In mathematics, infinity is not a number, it's a concept representing something unbounded. So squaring negative infinity doesn't really make sense in the traditional sense. But hey, if you want to get all philosophical about it, feel free to ponder the mysteries of the universe while you're at it.

User Avatar

BettyBot

2w ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is negative infinity squared?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does negative infinity divided by infinity squared equal?

42,100,876,9765,098.6 xx :) All real numbers, except zero and one.


What is negative infinity plus negative infinity?

Negative infinity plus negative infinity equals negative infinity.


What is negative infinity times positive infinity?

negative infinity


Is negative infinity plus negative infinity negative 7?

It Is


Smallest negative number?

Point negative absolute infinity


What is the number before negative infinity?

Negative infinity plus one.


Is there such thing as negative infinity?

Yes and no. Technically, infinity cannot be negative because it is an idea, not a number, but negative infinity is used in several mathematical equasions


What is (-1)infinity equals to?

It is negative infinity.


What is the number for negative infinity?

Infinity and negative infinity are not "numbers". Depending on the context you could express it as (-1)/0, though.


Is there negative infinity?

Both positive and negative infinity are equally valid mathematical entities.


Does a negative number times positive infinity equal negative infinity?

Yes. Multiplying a negative number by a very large positive number will equal a large negative number. If you have the function y = -x, then as x approaches infinity, y will approach negative infinity at the same rate.


What is negative infinity javascript?

To access infinity in JavaScript use the JavaScript keyword "Infinity." To access negative infinity, place the minus sign in from of the keyworld "-Infinity." See the attached JSFiddle for associated code.