<s>
In	O
mathematics	O
,	O
Boole	B-Algorithm
's	I-Algorithm
rule	I-Algorithm
,	O
named	O
after	O
George	O
Boole	O
,	O
is	O
a	O
method	O
of	O
numerical	B-Algorithm
integration	I-Algorithm
.	O
</s>
<s>
It	O
is	O
often	O
known	O
as	O
Bode	B-Algorithm
's	I-Algorithm
rule	I-Algorithm
,	O
due	O
to	O
a	O
typographical	O
error	O
that	O
propagated	O
from	O
Abramowitz	O
and	O
Stegun	O
.	O
</s>
<s>
The	O
following	O
constitutes	O
a	O
very	O
simple	O
implementation	O
of	O
the	O
method	O
in	O
Common	B-Language
Lisp	I-Language
which	O
ignores	O
the	O
error	O
term	O
:	O
</s>
<s>
In	O
cases	O
where	O
the	O
integration	O
is	O
permitted	O
to	O
extend	O
over	O
equidistant	O
sections	O
of	O
the	O
interval	O
,	O
the	O
composite	O
Boole	B-Algorithm
's	I-Algorithm
rule	I-Algorithm
might	O
be	O
applied	O
.	O
</s>
<s>
The	O
following	O
Common	B-Language
Lisp	I-Language
code	O
implements	O
the	O
aforementioned	O
formula	O
:	O
</s>
