answersLogoWhite

0

Yes. If you have a function that squares a number, the output will be the same for both positive and negative input of the number. e.g. 22 = (-2)2

Or if you use a boolean:

If test > 0

return True

test can be equal to 1 or 2 or anything else

User Avatar

Wiki User

15y ago

What else can I help you with?