Boost logo

Boost :

From: Andy Little (andy_at_[hidden])
Date: 2004-01-21 04:16:39


"Andy Little" <andy_at_[hidden]> wrote

> BTW having used the constants , the fact that they are so accurate gives
me
> a warm glow :-)

Any chance of some degrees <--> radians etc constants/functions too?

In fact Hows about:

    boost::math::angle::rad alpha(.5);
    boost::math::angle::deg beta = alpha;

?

regards
Andy Little


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk