jadd - Add a list of Numbers
jadd(1) is an old utility I created to add a large list of Integers and/or Floats. It was created for these reasons:
- The system does not have bc(1) or dc(1)
- On some systems, bc(1)/dc(1) would abort depending on the size of the list or the size of the numbers.
- Can be easily called from a Shell Script.
Compile Instructions are in the README File inside the tarball.
Downloads:
Source Code
Source Signature
See for download issues
back
Repository
back to my capsule
$Id: jadd.gmi,v 1.2 2023/10/17 15:30:20 jmccue Exp $