http://qs321.pair.com?node_id=722583


in reply to Re^3: Spaceship Zero
in thread Spaceship Zero

It seems obvious that >= is a different operator than <=>.

If your want to test for something being >=0 and call it the copysign function, it's O. K., but the revelation of the OP is that spaceship zero implements the well-known Sign function abbreviated as sgn() in mathematics (not just some builtin "in BASIC".)