Skip to content

Commit 0e67a71

Browse files
committed
Update RFC-00xx-special-functions.md
1 parent b2777de commit 0e67a71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RFC-00xx-special-functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,8 +1434,6 @@ $$J_{n}(z)=\sum _{k=0}^{\infty } \frac{(-1)^k \left(\frac{z}{2}\right)^{2k+n}}{\
14341434

14351435
where $\Gamma$ is the gamma function.
14361436

1437-
$J_{n}(z)$ is defined for $\left\\{n \in \mathbb{Z}, z \in \mathbb{R} \right\\}$, $\left\\{n \in \mathbb{Z}, z \in \mathbb{C} \right\\}$,
1438-
14391437
##### Parameters
14401438

14411439
**n** ([Tensor](https://pytorch.org/docs/stable/tensors.html#torch.Tensor) *or Number*) – order. If $z$ is a number, $n$ must be a tensor.

0 commit comments

Comments
 (0)