$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2008-03-26 23:17:29
Reetesh Mukul wrote:
[snip]
> Another question, is there any continued fraction library in BOOST ?
The Math Toolkit library in Boost 1.35 has support for continued fractions.
Go to the Math/Special Functions docs, and then look under Internal Details and Tools.
--Johan Råde