Search found 1 match
- Fri Apr 27, 2018 6:42 am
- Forum: Programming
- Topic: @epow function
- Replies: 1
- Views: 2408
@epow function
Hello, I have two matrices " mat_rel_v_usd " and " mat_two_usd " with the same dimension. Then I wanted create a matrix named " mat_wto_usd " equal to " mat_rel_v_usd " exponent the " mat_two_usd " , therefore i run the following expression: " m...
