Home
last modified time | relevance | path

Searched defs:bessj0 (Results 1 – 3 of 3) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PWCOND/src/
H A Dbessj.f9018 real(DP) :: x, bessj, bessj0, bessj1, bj, bjm, bjp, & local
70 function bessj0(x) function
73 real(DP) :: x, ax, xx, z, y, ans, ans1, ans2, bessj0 local
/dports/lang/yorick/yorick-y_2_2_04/i/
H A Dbessel.i15 func bessj0(x) in bessj0() function
/dports/science/smoldyn/smoldyn-2.67/source/libSteve/
H A Dmath2.c142 float bessj0(float x) { /* Copied exactly from Numerical Recipies */ in bessj0() function