Timeline for how to define unit vectors in mathematica
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 28, 2022 at 10:28 | history | edited | xzczd♦ | edited tags | |
| Jun 15, 2021 at 13:36 | history | edited | xzczd♦ | edited tags | |
| May 10, 2021 at 22:47 | comment | added | diegosanchez | Guys thank you for all your help,@LouisB solution was easy and simple, thanks a lot. | |
| May 10, 2021 at 22:04 | vote | accept | diegosanchez | ||
| May 10, 2021 at 14:19 | comment | added | xzczd♦ | @LouisB Post it as an answer? | |
| May 10, 2021 at 6:32 | history | edited | xzczd♦ | edited tags | |
| May 10, 2021 at 6:12 | answer | added | xzczd♦ | timeline score: 1 | |
| May 10, 2021 at 5:50 | comment | added | LouisB | ax = {1, 0, 0}; ay = {0, 1, 0}; j = -10^4 Exp[-2 y] (Sin[2 x] ax + Cos[2 x] ay); Integrate[j.ay /. y -> 1, {z, 0, 2}, {x, 0, 1}] // N | |
| May 10, 2021 at 5:42 | history | edited | xzczd♦ | CC BY-SA 4.0 | added 35 characters in body |
| May 10, 2021 at 4:43 | comment | added | Michael E2 | I don't understand what it's supposed to represent but maybe UnitVector[1] and UnitVector[2]? Or UnitVector[3, 1] etc. | |
| May 10, 2021 at 4:35 | review | First posts | |||
| May 10, 2021 at 5:10 | |||||
| May 10, 2021 at 4:31 | history | asked | diegosanchez | CC BY-SA 4.0 |