Skip to content

Commit 8d69084

Browse files
docs: update copy
Co-authored-by: Karan Anand <[email protected]> Signed-off-by: Athan <[email protected]>
1 parent dce324e commit 8d69084

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/chebyshev-t-polynomial

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/chebyshev-t-polynomial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ T_n(x) = \cos( n \cos^{-1}(x) )
3434

3535
<!-- </equation> -->
3636

37-
where `n >= 0` is the polynomial degree.
37+
where `n` is the polynomial degree.
3838

3939
The [Chebyshev Polynomial][chebyshev-polynomial] of the first kind is related to the Gaussian hypergeometric function via the following equation
4040

0 commit comments

Comments
 (0)