By downloading this code you agree to the
Source Code Use License (PDF). |
{ version = 1.00; (* of omp.p 2006 Nov 12}
(* begin module describe.omp *)
(*
name
omp: one minus p
synopsis
omp(input: out, output: out)
files
input: a set of real numbers between 0 and 1, one per line
description
For each real in the input, p, compute 1-p and put that
to the output.
examples
documentation
see also
author
Thomas Dana Schneider
bugs
technical notes
*)
(* end module describe.omp *)
{This manual page was created by makman 1.45}
{created by htmlink 1.62}