Curl
returns the curl
D(f2, x1) - D(f1, x2)
returns the curl vector
{D(f3, x2) - D(f2, x3), D(f1, x3) - D(f3, x1), D(f2, x1) - D(f1, x2)}
See:
Examples
Implementation status
- ✅ - full supported
returns the curl
D(f2, x1) - D(f1, x2)
returns the curl vector
{D(f3, x2) - D(f2, x3), D(f1, x3) - D(f3, x1), D(f2, x1) - D(f1, x2)}
See: