wok-6.x view bc/description.txt @ rev 24769

lapack: CMAKE_INSTALL_LIBDIR=/usr/lib
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 19 14:14:13 2022 +0000 (2022-03-19)
parents 0c849a954ff9
children
line source
1 Bc
3 Bc is an arbitrary precision numeric processing language.
4 Syntax is similar to C, but differs in many substantial
5 areas. It supports interactive execution of statements.
6 Bc is a utility included in the POSIX P1003.2/D11 draft
7 standard.
9 http://www.gnu.org/software/bc/