~vcs-imports/gawk/master

« back to all changes in this revision

Viewing changes to awklib/eg/lib/round.awk

  • Committer: Arnold D. Robbins
  • Date: 2010-07-16 09:54:45 UTC
  • Revision ID: git-v1:f20ab7c3039a4023f41372bfe4bde3b16d481df7
Tags: gawk-3.0.4
Move to gawk-3.0.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# round --- do normal rounding
2
2
#
3
 
# Arnold Robbins, arnold@gnu.ai.mit.edu, August, 1996
 
3
# Arnold Robbins, arnold@gnu.org, August, 1996
4
4
# Public Domain
5
5
 
6
6
function round(x,   ival, aval, fraction)