Author Topic: Negative False  (Read 2177 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
Negative False
« on: December 21, 2013, 10:58:30 PM »
Deleted
« Last Edit: May 07, 2015, 11:02:38 AM by Peter »

JRS

  • Guest
Re: Negative False
« Reply #1 on: December 21, 2013, 11:17:04 PM »
Code: [Select]
Function Negative( sys a ) As sys
        Return a - 1
End Function  

print negative(1)  '  must -1 but is 0

I just pulled out my old trusty calculator and I'm happy to report that 1 - 1 still equals zero.

I was worried about your math before but now I'm devastated.

JRS

  • Guest
Re: Negative False
« Reply #2 on: December 21, 2013, 11:37:10 PM »
I was just putting the bow on my old calculator I wrapped up for you. Oh well, back in the drawer it goes.  :D