Skip to content

Commit 87bf4e3

Browse files
committed
doc [ci skip]
1 parent b020fe8 commit 87bf4e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,13 +339,17 @@ Many functions not commonly found in RPN calculators are included:
339339
AVERS Inverse versine
340340
BESSELJ0 Bessel function of the first kind, order 0
341341
BESSELJ1 Bessel function of the first kind, order 1
342+
BESSELJ1P first derivative J'1(x)
342343
BESSELJ Bessel function of the first kind, real order
344+
343345
BESSELY0 Bessel function of the second kind, order 0
344346
BESSELY1 Bessel function of the second kind, order 1
345347
BESSELY Bessel function of the second kind, real order
348+
346349
BESSELI0 Modified Bessel function of the first kind, order 0
347350
BESSELI1 Modified Bessel function of the first kind, order 1
348351
BESSELI Modified Bessel function of the first kind, real order
352+
349353
BESSELK0 Modified Bessel function of the second kind, order 0
350354
BESSELK1 Modified Bessel function of the second kind, order 1
351355
BESSELK Modified Bessel function of the second kind, real order

0 commit comments

Comments
 (0)