/usr/share/doc-base
NameSizeModeActions
base-passwd.users-and-groups4230644editdlrm
bc.bc8210644editdlrm
findutils.findutils3230644editdlrm
gdisk.gdisk2390644editdlrm
kbd.kbd-font-formats4000644editdlrm
libpng16-16t64.libpng1613700644editdlrm
man-db.man-db2650644editdlrm
nano.nano2690644editdlrm
nano.nano-faq3350644editdlrm
netplan-generator.netplan-reference2870644editdlrm
python3.python-policy4740644editdlrm
shared-mime-info.shared-mime-info4740644editdlrm
sysstat.sysstat-faq2560644editdlrm
time.time5240644editdlrm
Edit: /usr/share/doc-base/bc.bc (821B)
Document: bc Title: The GNU BC arbitrary precision calculator Author: Philip A. Nelson Abstract: bc is a language that supports arbitrary precision numbers with interactive execution of statements. There are some similarities in the syntax to the C programming language. A standard math library is available by command line option. If requested, the math library is defined before processing any files. bc starts by processing code from all the files listed on the command line in the order listed. After all files have been processed, bc reads from the standard input. All code is executed as it is read. (If a file contains a command to halt the processor, bc will never read from the standard input.) Section: Science/Mathematics Format: HTML Index: /usr/share/doc/bc/bc.html Files: /usr/share/doc/bc/bc.html