Float summations

This verification example contains summations (i.e. the use of "\sum" expressions) over sequences of floats. Both passing and failing cases are included.

General Information

  • Backend: Silicon
  • Language: Java
  • Features: Sequences, Arrays, Summation patterns, Floats
  • Path to Example File: floats/TestFloat.java
  • Should Verify: Yes
  • Date: 2017-06-16
  • Lines of Code: 89 (comments not included)
  • Lines of Specification: 32 (36.0% of total)
  • Computation Time: 57.9 seconds