First time here? Check out the FAQ!
answered 2014-08-20 11:42:54 +0100
As a complement to @tmonteil's answer, you can append 'r' (for 'raw') to some input to prevent it from being preparsed, without globally turning the preparser off.
Using the same example as @tmonteil:
sage: ~0b1000r -9