$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Exponential function
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-09-08 10:38:34
AMDG
amir ghanbari wrote:
> I'm new to boost and I wanted to know how can I compute
> exponential function in boost?
>
What about std::exp?
In Christ,
Steven Watanabe