next up previous contents index
Next: Arc sine Up: Real subfunctions Previous: Logarithm   Contents   Index


Sine

The sine function works on only one value that is specified in radians.


Syntax: $UF=sin(UF_1)$


Explanatory notes: Since the sine function (or cosine) in conjunction with the Fourier transformation is common in image processing, the sine function is expected to enrich the Fib multimedia description language. The cosine function can be easily obtained from the sine function (by the addition of $\pi/2$: $cos{(x)}=sin{(x+\pi/2)}$). The tangent function can be derived using the sine function
( $\tan{(x)}=sin{(x)}/sin{(x+\pi/2)}$).


Examples:



Betti Österholz 2013-02-13