[BACK]Return to eval.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / nr

Diff for /mandoc/regress/roff/nr/eval.out_ascii between version 1.2 and 1.3

version 1.2, 2021/06/28 20:12:53 version 1.3, 2023/11/13 21:07:13
Line 1 
Line 1 
 NR-EVAL(1)                  General Commands Manual                 NR-EVAL(1)  NR-EVAL(1)                  General Commands Manual                 NR-EVAL(1)
   
 NNAAMMEE  NNAAMMEE
        nr-eval - numeric expressions in assignments to number registers       nr-eval - numeric expressions in assignments to number registers
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        1: 1       1: 1
        nonumber: 1       nonumber: 1
        3X: 3       3X: 3
        4+: 3       4+: 3
        2+3: 5       2+3: 5
        1+1:: 5       1+1:: 5
        10-3: 7       10-3: 7
        4*2: 8       4*2: 8
        27/3: 9       27/3: 9
        58%16: 10       58%16: 10
        11<?20: 11       11<?20: 11
        30<?12: 12       30<?12: 12
        7>?13: 13       7>?13: 13
        14>?6: 14       14>?6: 14
        2+3*3: 15       2+3*3: 15
        para at eol: 15       para at eol: 15
        unclosed para: 17       unclosed para: 17
        (18): 18       (18): 18
        ( 25 - 6 ): 19       ( 25 - 6 ): 19
        11+( 3*3 ): 20       11+( 3*3 ): 20
        3+(3*(5==5*2)*4)+(3*5)/2: 21       3+(3*(5==5*2)*4)+(3*5)/2: 21
   
 OpenBSD                          April 7, 2014                      NR-EVAL(1)  OpenBSD                          April 7, 2014                      NR-EVAL(1)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb