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

« back to all changes in this revision

Viewing changes to test/risk.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
# risk example
 
2
[Expression]
 
3
let a = 3#d6 in
 
4
   let b = 2#d6 in
 
5
      count( (<(high 1 a) high 1 b),
 
6
             (<(high 1 low 2 a) low 1 b))
 
7
 
 
8
[Result]
 
9
  0     0.292567
 
10
  1     0.335777
 
11
  2     0.371656