FEVAL
From Jacket Wiki
Back to Function List
Execute the specified function
Usage
| Jacket for M Language | |||||||||||
| Supported Syntax | |||||||||||
x = grand(4); y = feval(@plus, x, x); |
|||||||||||
|
|||||||||||
Back to Function List
Execute the specified function
| Jacket for M Language | |||||||||||
| Supported Syntax | |||||||||||
x = grand(4); y = feval(@plus, x, x); |
|||||||||||
|
|||||||||||