From: Jens Vollinga Date: Thu, 8 Jan 2004 19:03:18 +0000 (+0000) Subject: Man-page mentions keywords real_symbols and complex_symbols. X-Git-Tag: release_1-2-0~20 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=dd2856ce53955b1907dcb7787dba045e598d756c Man-page mentions keywords real_symbols and complex_symbols. --- diff --git a/ginsh/ginsh.1.in b/ginsh/ginsh.1.in index 4c448ddf..44c2e38a 100644 --- a/ginsh/ginsh.1.in +++ b/ginsh/ginsh.1.in @@ -82,6 +82,14 @@ when they are used. To refer to the unevaluated symbol, put single quotes .RB ( ' ) around the name, as demonstrated for the "unassign" command above. .PP +Symbols are considered to be in the complex domain by default, i.e. they are +treated as if they stand in for complex numbers. This behavior can be changed +by using the keywords +.BI real_symbols +and +.BI complex_symbols +and affects all newly created symbols. +.PP The following symbols are pre-defined constants that cannot be assigned a value by the user: .RS