Deleted Added
full compact
awk.1 (256281) awk.1 (272918)
1.de EX
2.nf
3.ft CW
4..
5.de EE
6.br
7.fi
8.ft 1

--- 194 unchanged lines hidden (view full) ---

203.B length
204the length of its argument
205taken as a string,
206or of
207.B $0
208if no argument.
209.TP
210.B rand
1.de EX
2.nf
3.ft CW
4..
5.de EE
6.br
7.fi
8.ft 1

--- 194 unchanged lines hidden (view full) ---

203.B length
204the length of its argument
205taken as a string,
206or of
207.B $0
208if no argument.
209.TP
210.B rand
211random number on (0,1)
211random number on [0,1)
212.TP
213.B srand
214sets seed for
215.B rand
216and returns the previous seed.
217.TP
218.B int
219truncates to an integer value

--- 310 unchanged lines hidden ---
212.TP
213.B srand
214sets seed for
215.B rand
216and returns the previous seed.
217.TP
218.B int
219truncates to an integer value

--- 310 unchanged lines hidden ---