From c41894ef2fd51dcc17e030536272fbf03f17f1a8 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 29 Nov 2008 12:26:36 -0700 Subject: Added bitwise negation operator `neg' --- doc/spell-language | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/spell-language b/doc/spell-language index d5a798a..5ce5520 100644 --- a/doc/spell-language +++ b/doc/spell-language @@ -422,6 +422,9 @@ The following functions are available: + not : int -> int Logical negation. (NOT bitwise negation.) + + neg : int -> int + Bitwise negation. + + name_of : entity -> string | spell -> string Retrieves the name either of an entity or of a spell. -- cgit v1.2.3-70-g09d2