~ubuntu-branches/ubuntu/hardy/dicelab/hardy

« back to all changes in this revision

Viewing changes to test/ex5.test

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2007-12-10 17:06:15 UTC
  • Revision ID: james.westby@ubuntu.com-20071210170615-q1av8grz0vjiv397
Tags: upstream-0.5
ImportĀ upstreamĀ versionĀ 0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# example from the readme
 
2
# XXX in the example this reads 6#..., which isnt supported by our syntax
 
3
[Expression]
 
4
sum(drop low 1 4#d6)
 
5
 
 
6
[Result]
 
7
  3     0.000772
 
8
  4     0.003086
 
9
  5     0.007716
 
10
  6     0.016204
 
11
  7     0.029321
 
12
  8     0.047840
 
13
  9     0.070216
 
14
 10     0.094136
 
15
 11     0.114198
 
16
 12     0.128858
 
17
 13     0.132716
 
18
 14     0.123457
 
19
 15     0.101080
 
20
 16     0.072531
 
21
 17     0.041667
 
22
 18     0.016204
 
23