$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Unit Test] formulas in documentation wrong
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-01-07 00:19:20
David Walthall <walthall <at> stanfordalumni.org> writes:
>
> Hello. It appears that some of the math formulas are wrong. E.g.
>
http://www.boost.org/doc/libs/1_37_0/libs/test/doc/html/utf/testing-tools/floating_point_comparison.html
> has
> |u v| |u| |u v| |v|
> instead of
> | u - v | <= e * |u| or | u - v | <= e * |v|
Yes. I've got the ticket in this regard. I'll see to figure out why docbook
doing this.
Gennadiy