[BACK]Return to bc.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / bc

Diff for /src/usr.bin/bc/bc.1 between version 1.32 and 1.33

version 1.32, 2015/11/17 05:45:35 version 1.33, 2017/10/08 15:14:52
Line 76 
Line 76 
 options are specified, they are processed in the order given,  options are specified, they are processed in the order given,
 separated by newlines.  separated by newlines.
 .It Fl l  .It Fl l
 Allow specification of an arbitrary precision math library.  Include an arbitrary precision math library.
 The definitions in the library are available to command line  The definitions in the library are available to command line expressions
 expressions.  and are documented below.
 .El  .El
 .Pp  .Pp
 The syntax for  The syntax for
Line 262 
Line 262 
 .Pp  .Pp
 Functions available in the math library, which is loaded by specifying the  Functions available in the math library, which is loaded by specifying the
 .Fl l  .Fl l
 flag on the command line  flag on the command line:
 .Pp  .Pp
 .Bl -tag -width j(n,x) -offset indent -compact  .Bl -tag -width j(n,x) -offset indent -compact
 .It s(x)  .It s(x)

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33