fmin
Returns the minimum of its two arguments.
Syntax
ires[] fmin iarg1[], iarg2[]
kres[] fmin karg1[], karg2[]
ires[] fmin iarg1[], iarg2
kres[] fmin karg[], karg2
Initialization
iarg[]1/2, iarg2 -- the operands.
Performance
karg[]1/2, karg2 -- the operands
Examples
Here is an example of the fmin opcode. It uses the file fmin.csd.
Example of the fmin opcode. | |
---|---|
See Also
Credits
Author: Victor Lazzarini
2017