OS4 DepotLogo by Browallia 
(anonymous IP: 3.14.246.254,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Scientific » gnubc.lha

Gnubc

Description: Numeric processing language
Download: gnubc.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 175kb
Version: 1.06
Date: 25 Aug 2008
Author: P. Nelson, K. Pizzini
Submitter: Thematic
Homepage: http://www.gnu.org/home.html
Requirements: newlib.library >3.10
Category: utility/scientific
License: GPL
Distribute: no
Min OS Version: 4.0
FileID: 3961
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 158  (Current version)
158  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
bc is an arbitrary precision numeric processing language. Syntax is similar to
C, but differs in many substantial areas. It supports interactive execution of
statements. bc is a utility included in the POSIX P1003.2/D11 draft standard.

 Since the POSIX document does not specify how bc must be implemented, this
version does not use the historical method of having bc be a compiler for the dc
calculator. This version has a single executable that both compiles the language
and runs the resulting `byte code'. The byte code is not the dc language.

 Online Manual is available at http://www.gnu.org/software/bc/manual/ , as well
as one for dc.


Copyright © 2004-2024 by Björn Hagström All Rights Reserved