Commit Graph

23 Commits

Author SHA1 Message Date
Bart Schaefer 791aaf88cc cf. users/29635: additional detail of parameter expansion in math context. 2024-02-04 20:46:49 -08:00
ivan tkachenko 038f537a2a 47547: docs: Specify the exact kind of quoting which is assumed when parsing arithmetic expressions 2020-11-16 18:07:53 +00:00
Matthew Martin 007f249a8e 36693: arithmetic rounds towards zero, document 2015-09-30 14:22:59 +01:00
Jun-ichi Takimoto 36a55e278e 35034: improve manual format up to Chapter18 2015-05-06 10:45:21 +09:00
Peter Stephenson 53e3d9e063 34914: explanation of effect of integer promotion 2015-01-10 19:49:16 +00:00
Peter Stephenson a8927bf27b 33793: add 0b binary interpretation to integer constants 2014-11-26 17:26:58 +00:00
Bart Schaefer 1fc259363f use LPAR() instead of parens in sqrt example 2014-01-23 14:39:34 -08:00
Peter Stephenson 22b8fd6da9 32299: add use of underscores on arithmetic output for spacing 2014-01-23 10:32:59 +00:00
Peter Stephenson e550c98d69 30647, 30649: allow underscores in numeric constants 2012-09-11 16:02:41 +00:00
Peter Stephenson 07c8612be6 25214, tweaked: add warning about exponentiation precedence 2008-06-19 12:54:23 +00:00
Peter Stephenson 8a4af211c3 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence 2008-06-12 13:45:04 +00:00
Peter Stephenson 2c16b5ccbd 24093: floating point precision 2007-11-12 16:55:11 +00:00
Peter Stephenson c2c50bd0a0 23553: bit missed out 2007-06-15 10:02:24 +00:00
Peter Stephenson 4cd7b957f3 22529: multibyte conversion in math expressions 2006-06-30 09:41:34 +00:00
Peter Stephenson 16869f5aa7 21264: document return status of (( ... )) 2005-05-17 10:49:31 +00:00
Clint Adams 4642fceebe 17479: fix typo noticed by Martin Pool. 2002-07-24 17:55:38 +00:00
Clint Adams 99b7512cd9 Norbert Koch: 15954: fix variable name inconsistency 2001-10-06 17:39:09 +00:00
Bart Schaefer 5fcfa125bd Better indexing and misc. cleanup in the first tenth or so of the doc. 2001-07-10 08:59:17 +00:00
Sven Wischnowsky 62df18f0d8 cleanup (12896) 2000-10-05 08:41:35 +00:00
Andrew Main 960728aad2 12722: [##base] for output base selection without a base prefix 2000-09-02 17:09:28 +00:00
Peter Stephenson 8d17d2f02d 11467: [#<base>] syntax for output base
zsh-users/3071: compdump tweak to avoid // in path
2000-05-19 18:22:50 +00:00
Peter Stephenson 26cc1ad1df doc changes; typo in _jobs; integer builtin understands `-i base' 2000-05-14 22:08:41 +00:00
Tanaka Akira c175751b50 Initial revision 1999-04-15 18:05:35 +00:00