Skip to content

Commit cbf75a4

Browse files
committed
deploy: fbd02c5
1 parent e45bcdc commit cbf75a4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

qffmath_8h_source.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,10 @@
450450
<div class="ttc" id="agroup__qffmath_html_ga16cb70388fefeed9832f7d8fd8016dbb"><div class="ttname"><a href="group__qffmath.html#ga16cb70388fefeed9832f7d8fd8016dbb">qFFMath_Ellint_1</a></div><div class="ttdeci">float qFFMath_Ellint_1(float k, float phi)</div><div class="ttdoc">Computes the incomplete elliptic integral of the first kind of k and phi.</div><div class="ttdef"><b>Definition</b> qffmath.c:1707</div></div>
451451
<div class="ttc" id="agroup__qffmath_html_ga1705df1455c2dabe5a12d22c171bcd5e"><div class="ttname"><a href="group__qffmath.html#ga1705df1455c2dabe5a12d22c171bcd5e">qFFMath_Legendre</a></div><div class="ttdeci">float qFFMath_Legendre(size_t n, float x)</div><div class="ttdoc">Computes the unassociated Legendre polynomials of the degree n, and argument x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2006</div></div>
452452
<div class="ttc" id="agroup__qffmath_html_ga196d6facf3098777f960c7949f1c2639"><div class="ttname"><a href="group__qffmath.html#ga196d6facf3098777f960c7949f1c2639">qFFMath_Assoc_legendre</a></div><div class="ttdeci">float qFFMath_Assoc_legendre(size_t n, size_t m, float x)</div><div class="ttdoc">Computes the associated Legendre polynomials of the degree n, order m, and argument x.</div><div class="ttdef"><b>Definition</b> qffmath.c:1330</div></div>
453-
<div class="ttc" id="agroup__qffmath_html_ga198dee1f3fdf97c04aa58ec587b8ac94"><div class="ttname"><a href="group__qffmath.html#ga198dee1f3fdf97c04aa58ec587b8ac94">qFFMath_Cyl_neumann</a></div><div class="ttdeci">float qFFMath_Cyl_neumann(float nu, float x)</div><div class="ttdoc">Computes the cylindrical Neumann function ( also known as Bessel function of the second kind or Weber...</div><div class="ttdef"><b>Definition</b> qffmath.c:2730</div></div>
453+
<div class="ttc" id="agroup__qffmath_html_ga198dee1f3fdf97c04aa58ec587b8ac94"><div class="ttname"><a href="group__qffmath.html#ga198dee1f3fdf97c04aa58ec587b8ac94">qFFMath_Cyl_neumann</a></div><div class="ttdeci">float qFFMath_Cyl_neumann(float nu, float x)</div><div class="ttdoc">Computes the cylindrical Neumann function ( also known as Bessel function of the second kind or Weber...</div><div class="ttdef"><b>Definition</b> qffmath.c:2729</div></div>
454454
<div class="ttc" id="agroup__qffmath_html_ga1a548f4efef412f596bd1c637f2a4fea"><div class="ttname"><a href="group__qffmath.html#ga1a548f4efef412f596bd1c637f2a4fea">qFFMath_Sinh</a></div><div class="ttdeci">float qFFMath_Sinh(float x)</div><div class="ttdoc">Computes hyperbolic sine of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:484</div></div>
455455
<div class="ttc" id="agroup__qffmath_html_ga1fafc28aa5de68c10c734dd66a225501"><div class="ttname"><a href="group__qffmath.html#ga1fafc28aa5de68c10c734dd66a225501">qFFMath_RSqrt</a></div><div class="ttdeci">float qFFMath_RSqrt(float x)</div><div class="ttdoc">Computes the reciprocal square-root of x denoted as 1/sqrt(x)</div><div class="ttdef"><b>Definition</b> qffmath.c:203</div></div>
456-
<div class="ttc" id="agroup__qffmath_html_ga25ee1acbcc9517f03cda23aed6083f4c"><div class="ttname"><a href="group__qffmath.html#ga25ee1acbcc9517f03cda23aed6083f4c">qFFMath_Cyl_bessel_i</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_i(float nu, float x)</div><div class="ttdoc">Computes the regular modified cylindrical Bessel function of nu and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2625</div></div>
456+
<div class="ttc" id="agroup__qffmath_html_ga25ee1acbcc9517f03cda23aed6083f4c"><div class="ttname"><a href="group__qffmath.html#ga25ee1acbcc9517f03cda23aed6083f4c">qFFMath_Cyl_bessel_i</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_i(float nu, float x)</div><div class="ttdoc">Computes the regular modified cylindrical Bessel function of nu and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2624</div></div>
457457
<div class="ttc" id="agroup__qffmath_html_ga28dfef8eb20e8c6b50b100ef83c551b0"><div class="ttname"><a href="group__qffmath.html#ga28dfef8eb20e8c6b50b100ef83c551b0">qFFMath_ATan2</a></div><div class="ttdeci">float qFFMath_ATan2(float y, float x)</div><div class="ttdoc">Computes the arc tangent of y/x using the signs of arguments to determine the correct quadrant.</div><div class="ttdef"><b>Definition</b> qffmath.c:364</div></div>
458458
<div class="ttc" id="agroup__qffmath_html_ga296580b661c24e4c79eef48c825a378d"><div class="ttname"><a href="group__qffmath.html#ga296580b661c24e4c79eef48c825a378d">qFFMath_Cosh</a></div><div class="ttdeci">float qFFMath_Cosh(float x)</div><div class="ttdoc">Computes hyperbolic cosine of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:491</div></div>
459459
<div class="ttc" id="agroup__qffmath_html_ga2b01a9045dc785500733fe5843f308f5"><div class="ttname"><a href="group__qffmath.html#ga2b01a9045dc785500733fe5843f308f5">qFFMath_ACosh</a></div><div class="ttdeci">float qFFMath_ACosh(float x)</div><div class="ttdoc">Computes the inverse hyperbolic cosine of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:509</div></div>
@@ -462,12 +462,12 @@
462462
<div class="ttc" id="agroup__qffmath_html_ga3ce9b0955a999b40dd2d0dd185862d95"><div class="ttname"><a href="group__qffmath.html#ga3ce9b0955a999b40dd2d0dd185862d95">qFFMath_Comp_ellint_1</a></div><div class="ttdeci">float qFFMath_Comp_ellint_1(float k)</div><div class="ttdoc">Computes the complete elliptic integral of the first kind of k.</div><div class="ttdef"><b>Definition</b> qffmath.c:1648</div></div>
463463
<div class="ttc" id="agroup__qffmath_html_ga44611549abadfac9ae9fd1aaa13b65da"><div class="ttname"><a href="group__qffmath.html#ga44611549abadfac9ae9fd1aaa13b65da">qFFMath_Exp10</a></div><div class="ttdeci">float qFFMath_Exp10(float x)</div><div class="ttdoc">Computes the value of 10 raised to the power of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:463</div></div>
464464
<div class="ttc" id="agroup__qffmath_html_ga4e5d061aada4c15811a6a68e56c390e8"><div class="ttname"><a href="group__qffmath.html#ga4e5d061aada4c15811a6a68e56c390e8">qFFMath_Mod</a></div><div class="ttdeci">float qFFMath_Mod(float x, float y)</div><div class="ttdoc">Computes the floating-point remainder of the division operation x/y.</div><div class="ttdef"><b>Definition</b> qffmath.c:299</div></div>
465-
<div class="ttc" id="agroup__qffmath_html_ga4f0712a261d7be7f2d67b76c1fed1c3b"><div class="ttname"><a href="group__qffmath.html#ga4f0712a261d7be7f2d67b76c1fed1c3b">qFFMath_Sph_bessel</a></div><div class="ttdeci">float qFFMath_Sph_bessel(size_t n, float x)</div><div class="ttdoc">Computes the spherical Bessel function of the first kind n, and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2392</div></div>
465+
<div class="ttc" id="agroup__qffmath_html_ga4f0712a261d7be7f2d67b76c1fed1c3b"><div class="ttname"><a href="group__qffmath.html#ga4f0712a261d7be7f2d67b76c1fed1c3b">qFFMath_Sph_bessel</a></div><div class="ttdeci">float qFFMath_Sph_bessel(size_t n, float x)</div><div class="ttdoc">Computes the spherical Bessel function of the first kind n, and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2391</div></div>
466466
<div class="ttc" id="agroup__qffmath_html_ga50db357eda1adee82e49eb48e844e84f"><div class="ttname"><a href="group__qffmath.html#ga50db357eda1adee82e49eb48e844e84f">qFFMath_Log</a></div><div class="ttdeci">float qFFMath_Log(float x)</div><div class="ttdoc">Computes the natural (base e) logarithm of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:468</div></div>
467467
<div class="ttc" id="agroup__qffmath_html_ga57117515508f88c507e7fcf277447535"><div class="ttname"><a href="group__qffmath.html#ga57117515508f88c507e7fcf277447535">qFFMath_Min</a></div><div class="ttdeci">float qFFMath_Min(float x, float y)</div><div class="ttdoc">Returns the smaller of two floating point arguments.</div><div class="ttdef"><b>Definition</b> qffmath.c:566</div></div>
468-
<div class="ttc" id="agroup__qffmath_html_ga628e466c8c55c52b8602ed86b4a0b861"><div class="ttname"><a href="group__qffmath.html#ga628e466c8c55c52b8602ed86b4a0b861">qFFMath_Riemann_zeta</a></div><div class="ttdeci">float qFFMath_Riemann_zeta(float s)</div><div class="ttdoc">Computes the Riemann zeta function of s.</div><div class="ttdef"><b>Definition</b> qffmath.c:2126</div></div>
468+
<div class="ttc" id="agroup__qffmath_html_ga628e466c8c55c52b8602ed86b4a0b861"><div class="ttname"><a href="group__qffmath.html#ga628e466c8c55c52b8602ed86b4a0b861">qFFMath_Riemann_zeta</a></div><div class="ttdeci">float qFFMath_Riemann_zeta(float s)</div><div class="ttdoc">Computes the Riemann zeta function of s.</div><div class="ttdef"><b>Definition</b> qffmath.c:2125</div></div>
469469
<div class="ttc" id="agroup__qffmath_html_ga6a7be77f5bd53aebb31a5dd9ad496aa6"><div class="ttname"><a href="group__qffmath.html#ga6a7be77f5bd53aebb31a5dd9ad496aa6">qFFMath_RExp</a></div><div class="ttdeci">float qFFMath_RExp(float x, int32_t *pw2)</div><div class="ttdoc">Decomposes given floating point value x into a normalized fraction and an integral power of two.</div><div class="ttdef"><b>Definition</b> qffmath.c:572</div></div>
470-
<div class="ttc" id="agroup__qffmath_html_ga6d2b863fc503fc6f29803e62e784ff12"><div class="ttname"><a href="group__qffmath.html#ga6d2b863fc503fc6f29803e62e784ff12">qFFMath_Sph_legendre</a></div><div class="ttdeci">float qFFMath_Sph_legendre(size_t l, size_t m, float theta)</div><div class="ttdoc">1-3) Computes the spherical associated Legendre function of degree l, order m, and polar angle theta</div><div class="ttdef"><b>Definition</b> qffmath.c:2752</div></div>
470+
<div class="ttc" id="agroup__qffmath_html_ga6d2b863fc503fc6f29803e62e784ff12"><div class="ttname"><a href="group__qffmath.html#ga6d2b863fc503fc6f29803e62e784ff12">qFFMath_Sph_legendre</a></div><div class="ttdeci">float qFFMath_Sph_legendre(size_t l, size_t m, float theta)</div><div class="ttdoc">1-3) Computes the spherical associated Legendre function of degree l, order m, and polar angle theta</div><div class="ttdef"><b>Definition</b> qffmath.c:2751</div></div>
471471
<div class="ttc" id="agroup__qffmath_html_ga71943043265d11a2ae90eee45c409f8a"><div class="ttname"><a href="group__qffmath.html#ga71943043265d11a2ae90eee45c409f8a">qFFMath_Sin</a></div><div class="ttdeci">float qFFMath_Sin(float x)</div><div class="ttdoc">Computes the sine of x (measured in radians).</div><div class="ttdef"><b>Definition</b> qffmath.c:306</div></div>
472472
<div class="ttc" id="agroup__qffmath_html_ga733197ea048a5b82c2eaea5b96a9c413"><div class="ttname"><a href="group__qffmath.html#ga733197ea048a5b82c2eaea5b96a9c413">qFFMath_WrapTo180</a></div><div class="ttdeci">float qFFMath_WrapTo180(float x)</div><div class="ttdoc">Wraps angle x, in degrees, to the interval [–180, 180] such that 180 maps to 180 and -180 maps to -18...</div><div class="ttdef"><b>Definition</b> qffmath.c:530</div></div>
473473
<div class="ttc" id="agroup__qffmath_html_ga769a0a93f7959f835450d18e3d5542ba"><div class="ttname"><a href="group__qffmath.html#ga769a0a93f7959f835450d18e3d5542ba">qFFMath_WrapTo360</a></div><div class="ttdeci">float qFFMath_WrapTo360(float x)</div><div class="ttdoc">Wraps angle x, in degrees, to the interval [0, 360] such that 0 maps to 0 and 360 maps to 360....</div><div class="ttdef"><b>Definition</b> qffmath.c:535</div></div>
@@ -491,15 +491,15 @@
491491
<div class="ttc" id="agroup__qffmath_html_gaa72aea2ed431f74476bd222b454b03e5"><div class="ttname"><a href="group__qffmath.html#gaa72aea2ed431f74476bd222b454b03e5">qFFMath_Beta</a></div><div class="ttdeci">float qFFMath_Beta(float x, float y)</div><div class="ttdoc">Computes the Beta function of x and y.</div><div class="ttdef"><b>Definition</b> qffmath.c:1387</div></div>
492492
<div class="ttc" id="agroup__qffmath_html_gaa88aeae264a14aa119bd86e85cd1f08f"><div class="ttname"><a href="group__qffmath.html#gaa88aeae264a14aa119bd86e85cd1f08f">qFFMath_Exp2</a></div><div class="ttdeci">float qFFMath_Exp2(float x)</div><div class="ttdoc">Computes 2 raised to the given power x.</div><div class="ttdef"><b>Definition</b> qffmath.c:375</div></div>
493493
<div class="ttc" id="agroup__qffmath_html_gaaf55c2d6fe345051221b7efa110d8070"><div class="ttname"><a href="group__qffmath.html#gaaf55c2d6fe345051221b7efa110d8070">qFFMath_RCbrt</a></div><div class="ttdeci">float qFFMath_RCbrt(float x)</div><div class="ttdoc">Computes the reciprocal cubic-root of x denoted as 1/cbrt(x)</div><div class="ttdef"><b>Definition</b> qffmath.c:258</div></div>
494-
<div class="ttc" id="agroup__qffmath_html_gaafc03c20bf509dc627033a5eb4727af5"><div class="ttname"><a href="group__qffmath.html#gaafc03c20bf509dc627033a5eb4727af5">qFFMath_Sph_neumann</a></div><div class="ttdeci">float qFFMath_Sph_neumann(size_t n, float x)</div><div class="ttdoc">Computes the spherical Bessel function of the second kind also known as the spherical Neumann functio...</div><div class="ttdef"><b>Definition</b> qffmath.c:2413</div></div>
495-
<div class="ttc" id="agroup__qffmath_html_gab13b36ba2219058048c5b0dd95a3985a"><div class="ttname"><a href="group__qffmath.html#gab13b36ba2219058048c5b0dd95a3985a">qFFMath_Cyl_bessel_j</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_j(float nu, float x)</div><div class="ttdoc">Computes the cylindrical Bessel function of the first kind of nu and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2687</div></div>
494+
<div class="ttc" id="agroup__qffmath_html_gaafc03c20bf509dc627033a5eb4727af5"><div class="ttname"><a href="group__qffmath.html#gaafc03c20bf509dc627033a5eb4727af5">qFFMath_Sph_neumann</a></div><div class="ttdeci">float qFFMath_Sph_neumann(size_t n, float x)</div><div class="ttdoc">Computes the spherical Bessel function of the second kind also known as the spherical Neumann functio...</div><div class="ttdef"><b>Definition</b> qffmath.c:2412</div></div>
495+
<div class="ttc" id="agroup__qffmath_html_gab13b36ba2219058048c5b0dd95a3985a"><div class="ttname"><a href="group__qffmath.html#gab13b36ba2219058048c5b0dd95a3985a">qFFMath_Cyl_bessel_j</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_j(float nu, float x)</div><div class="ttdoc">Computes the cylindrical Bessel function of the first kind of nu and x.</div><div class="ttdef"><b>Definition</b> qffmath.c:2686</div></div>
496496
<div class="ttc" id="agroup__qffmath_html_gab42e84785403cc184f8b1dfc354ef7f8"><div class="ttname"><a href="group__qffmath.html#gab42e84785403cc184f8b1dfc354ef7f8">qFFMath_Factorial</a></div><div class="ttdeci">float qFFMath_Factorial(float x)</div><div class="ttdoc">Return the factorial of the integer part of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:1115</div></div>
497497
<div class="ttc" id="agroup__qffmath_html_gab9d58c6fc534454337e1d0116bcdeb51"><div class="ttname"><a href="group__qffmath.html#gab9d58c6fc534454337e1d0116bcdeb51">qFFMath_Comp_ellint_2</a></div><div class="ttdeci">float qFFMath_Comp_ellint_2(float k)</div><div class="ttdoc">Computes the complete elliptic integral of the second kind of k.</div><div class="ttdef"><b>Definition</b> qffmath.c:1662</div></div>
498498
<div class="ttc" id="agroup__qffmath_html_gaba96ebf0d10c613b2a3bbc1281bc711a"><div class="ttname"><a href="group__qffmath.html#gaba96ebf0d10c613b2a3bbc1281bc711a">qFFMath_ATan</a></div><div class="ttdeci">float qFFMath_ATan(float x)</div><div class="ttdoc">Computes the principal value of the arc tangent of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:354</div></div>
499499
<div class="ttc" id="agroup__qffmath_html_gaba9770c27c5451711486eb3a1528d65e"><div class="ttname"><a href="group__qffmath.html#gaba9770c27c5451711486eb3a1528d65e">qFFMath_Erfc</a></div><div class="ttdeci">float qFFMath_Erfc(float x)</div><div class="ttdoc">Computes the complementary error function of x.</div><div class="ttdef"><b>Definition</b> qffmath.c:555</div></div>
500500
<div class="ttc" id="agroup__qffmath_html_gabe75ceb62e36280492e25a9a9fa634c0"><div class="ttname"><a href="group__qffmath.html#gabe75ceb62e36280492e25a9a9fa634c0">qFFMath_Expint</a></div><div class="ttdeci">float qFFMath_Expint(float num)</div><div class="ttdoc">Computes the Exponential integral of num.</div><div class="ttdef"><b>Definition</b> qffmath.c:1956</div></div>
501501
<div class="ttc" id="agroup__qffmath_html_gac157e0cb4dde8aeed51bf27178d42c79"><div class="ttname"><a href="group__qffmath.html#gac157e0cb4dde8aeed51bf27178d42c79">qFFMath_InPolygon</a></div><div class="ttdeci">bool qFFMath_InPolygon(const float x, const float y, const float *const px, const float *const py, const size_t p)</div><div class="ttdoc">Determines if the point at ( x, y ) is inside the polygon given by the set of points on px and py.</div><div class="ttdef"><b>Definition</b> qffmath.c:765</div></div>
502-
<div class="ttc" id="agroup__qffmath_html_gac592ed0e832384fa7d8757501f3ce944"><div class="ttname"><a href="group__qffmath.html#gac592ed0e832384fa7d8757501f3ce944">qFFMath_Cyl_bessel_k</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_k(float nu, float x)</div><div class="ttdoc">Computes the irregular modified cylindrical Bessel function (also known as modified Bessel function o...</div><div class="ttdef"><b>Definition</b> qffmath.c:2713</div></div>
502+
<div class="ttc" id="agroup__qffmath_html_gac592ed0e832384fa7d8757501f3ce944"><div class="ttname"><a href="group__qffmath.html#gac592ed0e832384fa7d8757501f3ce944">qFFMath_Cyl_bessel_k</a></div><div class="ttdeci">float qFFMath_Cyl_bessel_k(float nu, float x)</div><div class="ttdoc">Computes the irregular modified cylindrical Bessel function (also known as modified Bessel function o...</div><div class="ttdef"><b>Definition</b> qffmath.c:2712</div></div>
503503
<div class="ttc" id="agroup__qffmath_html_gac5c625958e08165a849a10dba10ed8c2"><div class="ttname"><a href="group__qffmath.html#gac5c625958e08165a849a10dba10ed8c2">qFFMath_Abs</a></div><div class="ttdeci">float qFFMath_Abs(float x)</div><div class="ttdoc">Computes the absolute value of a floating point value x.</div><div class="ttdef"><b>Definition</b> qffmath.c:159</div></div>
504504
<div class="ttc" id="agroup__qffmath_html_gac8b7ff5f354fed857a69a464976f24c8"><div class="ttname"><a href="group__qffmath.html#gac8b7ff5f354fed857a69a464976f24c8">qFFMath_LDExp</a></div><div class="ttdeci">float qFFMath_LDExp(float x, int32_t pw2)</div><div class="ttdoc">Multiplies a floating point value x by the number 2 raised to the pw2 power.</div><div class="ttdef"><b>Definition</b> qffmath.c:592</div></div>
505505
<div class="ttc" id="agroup__qffmath_html_gacc01ae368ba6d0b8a1e36d5067d3d908"><div class="ttname"><a href="group__qffmath.html#gacc01ae368ba6d0b8a1e36d5067d3d908">qFFMath_Cos</a></div><div class="ttdeci">float qFFMath_Cos(float x)</div><div class="ttdoc">Computes the cosine of x (measured in radians).</div><div class="ttdef"><b>Definition</b> qffmath.c:323</div></div>

0 commit comments

Comments
 (0)