| ... | @@ -20,8 +20,8 @@ Generic name of a function is `wderiv_operation_Nd_t`, where: | ... | @@ -20,8 +20,8 @@ Generic name of a function is `wderiv_operation_Nd_t`, where: | 
|  | * `curl` : $`(\frac{\partial f_y}{\partial z} - \frac{\partial f_z}{\partial y},\frac{\partial f_z}{\partial x} - \frac{\partial f_x}{\partial z},\frac{\partial f_x}{\partial y} - \frac{\partial f_y}{\partial x})`$ |  | * `curl` : $`(\frac{\partial f_y}{\partial z} - \frac{\partial f_z}{\partial y},\frac{\partial f_z}{\partial x} - \frac{\partial f_x}{\partial z},\frac{\partial f_x}{\partial y} - \frac{\partial f_y}{\partial x})`$ | 
|  | * `N`: |  | * `N`: | 
|  | * `1` for 1D problems |  | * `1` for 1D problems | 
|  | * `2` for 2D problems |  | * `2` for [2D problems](Derivatives#2d-real-derivatives) | 
|  | * `3` for [3D problems](Derivatives#3d-derivatives) |  | * `3` for [3D problems](Derivatives#3d-real-derivatives) | 
|  | * `t`: |  | * `t`: | 
|  | * `r` for real problems |  | * `r` for real problems | 
|  | * `c` for complex problems |  | * `c` for complex problems | 
|  |  |  | \ No newline at end of file |