Richard Shann <rich...@rshann.plus.com> writes: > Is there something neater than > > (- 0 amount) > > to negate a number? Can't spot anything in the manual ...
Yes: (- amount) Mark
Richard Shann <rich...@rshann.plus.com> writes: > Is there something neater than > > (- 0 amount) > > to negate a number? Can't spot anything in the manual ...
Yes: (- amount) Mark