ultimatepp/uppsrc/TCore/doc.dpp/AppDoc_Calc$CbitNotN_EN-US.dpx
mdelfede 263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00

12 lines
578 B
Text

HELP_TOPIC("AppDoc", "", "Calc$CbitNotN", "EN-US", "operator \1~\1 (\1integer\1) [S ®] \1integer\1")
HELP_TEXT(
"[ [A@0+84 Bit negation. The result is the integer whose binary \r\n"
"representation consists of ones on those positions on which there \r\n"
"are zeroes and vice versa in binary representation of the argument. \r\n"
"As integer calculations are performed in 0`'s complement code, \r\n"
"it is always true that ][*A@0+84 `%01`~x_`= `-1 `- x`%01][A@0+84 .]]\r\n"
"&\r\n"
"[A+84 ]\r\n"
"&\r\n"
"[ [*A@0+84 Example][A@0+84 `: `~14 `= `-15.]]\r\n")
HELP_END