[FFmpeg-devel] [PATCH] eval: add sqrt function for computing the squared root

Stefano Sabatini stefano.sabatini-lala at poste.it
Tue May 3 23:58:53 CEST 2011


On date Tuesday 2011-05-03 23:55:30 +0200, Víctor Paesa encoded:
> Hi,
> 
> On Tue, May 3, 2011 at 23:32, Stefano Sabatini wrote:
> > ---
> >  doc/eval.texi    |    3 +++
> >  libavutil/eval.c |    4 ++++
> >  2 files changed, 7 insertions(+), 0 deletions(-)
> >
> > diff --git a/doc/eval.texi b/doc/eval.texi
> > index d0e04c0..fe3eea6 100644
> > --- a/doc/eval.texi
> > +++ b/doc/eval.texi
> > @@ -72,6 +72,9 @@ integer. For example, "floor(-1.5)" is "-2.0".
> >  @item trunc(expr)
> >  Round the value of expression @var{expr} towards zero to the nearest
> >  integer. For example, "trunc(-1.5)" is "-1.0".
> > +
> > + at item sqrt(expr)
> > +Compute the squared root of @var{expr}.
> 
> I think is "square root".

Yes, indeed.
-- 
FFmpeg = Funny and Fantastic Magnificient Purposeless Egregious Gangster
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-eval-add-sqrt-function-for-computing-the-square-root.patch
Type: text/x-diff
Size: 2336 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110503/0f13e552/attachment.bin>


More information about the ffmpeg-devel mailing list