On Jun 2, 4:02 pm, merr...@[EMAIL PROTECTED]
(Ethan Merritt) wrote:
> In article
<50c0a224-f62d-4947-a209-3c0dea839...@[EMAIL PROTECTED]
>,
> Peng Yu <PengYu...@[EMAIL PROTECTED]
> wrote:
>
> >Hi,
>
> >It seems that gnuplot does not provide all the functions that
> >corresponding to cmath in C++. But I feels that it is more convenient
> >to have all the functions available. Is there any future plan to add
> >those functions?
>
> Not currently. What function did you have in mind?
>
> --
> Ethan A Merritt
Hi,
I just come across to use a function for example "nearbyint". Although
I can replace it with floor or ceiling, I feel it is more convenient
to have all the companion functions like nearbyint, round, ...
After all, it wouldn't be too difficult to add those functions in
gnuplot, right?
Thanks,
Peng


|