Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __ieee754_yn (0.1 sec)

  1. src/math/jn.go

    // Permission to use, copy, modify, and distribute this
    // software is freely granted, provided that this notice
    // is preserved.
    // ====================================================
    //
    // __ieee754_jn(n, x), __ieee754_yn(n, x)
    // floating point Bessel's function of the 1st and 2nd kind
    // of order n
    //
    // Special cases:
    //      y0(0)=y1(0)=yn(n,0) = -inf with division by zero signal;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:34:30 UTC 2022
    - 7.2K bytes
    - Viewed (0)
Back to top