Function ex from ginac
Brief description
ex(value:matrix):ex
Returns an element of the given matrix of dimension 1x1 More ...
Function information
| Name: | ex |
| Base: | ex |
| Group: | GiNaC plugins:Matrix algebra |
| Icon: | ginac.png |
| Color: | cyan |
| Authors: | |
| Copyright: |
Detailed description
Returns an element of the given matrix of dimension 1x1
Input parameters
-
value:
matrix
- Matrix value
Return values
-
Default return value:
ex
- Reference to the corresponding element
