Bc Language 1.06

Bc Language 1.06 Download Summary

  • Language: C/C++
  • Platform: Linux / BSD
  • License: GPL - GNU Public License
  • Databases: N/A
  • Downloads: 460
  • Released: Jun 6, 2007

Bc Language 1.06 Description

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.)

bc takes the following options from the command line: -h, --help Print the usage and exit. -l, --mathlib Define the standard math library. -w, --warn Give warnings for extensions to POSIX bc. -s, --standard Process exactly the POSIX bc language. -q, --quiet Do not print the normal GNU bc welcome. -v, --version Print the version number and copyright and quit.

Bc Language Bookmark

Hyperlink code:
Hyperlink for Forum code:

Bc Language 1.06 Script Download Notice

Top 4 Download periodically updates information of Bc Language 1.06 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Bc Language 1.06 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

GNU Scientific Library

The GNU Scientific Library (GSL) is a numerical library for C and C programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions ... with an extensive test suite. Features: - Complex Numbers Roots of Polynomials Special Functions - Vectors ...

NumExp

NumExp is a family of open-source applications for numerical computation.It is based on a server with the NumExp core functionalities. This server comunicates with potencial clients using a simple Corba interface. ...
Python

tvmet

Tiny Vector and Matrix template library uses Meta Templates (MT) and Expression Templates (ET) ... check for Vectors and Matrices to preserve the mathematical meaning. - vector, matrix, matrix-matrix and matrix-vector fast operations ...

RunningCalc

This is a trivial calculator "shell" with a running total.As trivial as it is, I find it to be more useful than a normal calculator when doing my checkbook because of the ever-present running total. ...
Python

ATLAS

ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures.ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK API. ...