mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 11:27:30 +08:00
Document the ld, st, while statements.
Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -830,6 +830,9 @@ The following binary operators are available: @code{+}, @code{-},
|
|||||||
The following unary operators are available: @code{+}, @code{-},
|
The following unary operators are available: @code{+}, @code{-},
|
||||||
@code{(...)}.
|
@code{(...)}.
|
||||||
|
|
||||||
|
The following statements are available: @code{ld}, @code{st},
|
||||||
|
@code{while}.
|
||||||
|
|
||||||
The following functions are available:
|
The following functions are available:
|
||||||
@table @var
|
@table @var
|
||||||
@item sinh(x)
|
@item sinh(x)
|
||||||
|
Reference in New Issue
Block a user