Skip to content

Commit

Permalink
doc [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jul 18, 2018
1 parent b020fe8 commit 87bf4e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,13 +339,17 @@ Many functions not commonly found in RPN calculators are included:
AVERS Inverse versine
BESSELJ0 Bessel function of the first kind, order 0
BESSELJ1 Bessel function of the first kind, order 1
BESSELJ1P first derivative J'1(x)
BESSELJ Bessel function of the first kind, real order

BESSELY0 Bessel function of the second kind, order 0
BESSELY1 Bessel function of the second kind, order 1
BESSELY Bessel function of the second kind, real order

BESSELI0 Modified Bessel function of the first kind, order 0
BESSELI1 Modified Bessel function of the first kind, order 1
BESSELI Modified Bessel function of the first kind, real order

BESSELK0 Modified Bessel function of the second kind, order 0
BESSELK1 Modified Bessel function of the second kind, order 1
BESSELK Modified Bessel function of the second kind, real order
Expand Down

0 comments on commit 87bf4e3

Please sign in to comment.