File tree Expand file tree Collapse file tree 6 files changed +8
-12
lines changed 
lib/node_modules/@stdlib/math/base/special Expand file tree Collapse file tree 6 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 6969      "alias" : " besselj0" 
7070      "pkg_desc" : " compute the Bessel function of the first kind of order zero for a double-precision floating-point number" 
7171      "desc" : " computes the Bessel function of the first kind of order zero for a double-precision floating-point number" 
72-       "short_desc" : " Bessel J0 " 
72+       "short_desc" : " Bessel function of the first kind of order zero " 
7373      "parameters" : [
7474        {
7575          "name" : " x" 
Original file line number Diff line number Diff line change 6969      "alias" : " besselj1" 
7070      "pkg_desc" : " compute the Bessel function of the first kind of order one for a double-precision floating-point number" 
7171      "desc" : " computes the Bessel function of the first kind of order one for a double-precision floating-point number" 
72-       "short_desc" : " Bessel J1 " 
72+       "short_desc" : " Bessel function of the first kind of order one " 
7373      "parameters" : [
7474        {
7575          "name" : " x" 
Original file line number Diff line number Diff line change 6969      "alias" : " bessely0" 
7070      "pkg_desc" : " compute the Bessel function of the second kind of order zero for a double-precision floating-point number" 
7171      "desc" : " computes the Bessel function of the second kind of order zero for a double-precision floating-point number" 
72-       "short_desc" : " Bessel Y0 " 
72+       "short_desc" : " Bessel function of the second kind of order zero " 
7373      "parameters" : [
7474        {
7575          "name" : " x" 
Original file line number Diff line number Diff line change 6969      "alias" : " bessely1" 
7070      "pkg_desc" : " compute the Bessel function of the second kind of order one for a double-precision floating-point number" 
7171      "desc" : " computes the Bessel function of the second kind of order one for a double-precision floating-point number" 
72-       "short_desc" : " Bessel Y1 " 
72+       "short_desc" : " Bessel function of the second kind of order one " 
7373      "parameters" : [
7474        {
7575          "name" : " x" 
Original file line number Diff line number Diff line change 7272      "alias" : " ceil2" 
7373      "pkg_desc" : " round a double-precision floating-point number to the nearest power of two toward positive infinity" 
7474      "desc" : " rounds a double-precision floating-point number to the nearest power of two toward positive infinity" 
75-       "short_desc" : " ceil to power of two " 
75+       "short_desc" : " " 
7676      "parameters" : [
7777        {
7878          "name" : " x" 
Original file line number Diff line number Diff line change 7575      "alias" : " ceilf" 
7676      "pkg_desc" : " round a single-precision floating-point number toward positive infinity" 
7777      "desc" : " rounds a single-precision floating-point number toward positive infinity" 
78-       "short_desc" : " ceil " 
78+       "short_desc" : " " 
7979      "parameters" : [
8080        {
8181          "name" : " x" 
138138        " round" 
139139        " integer" 
140140        " nearest" 
141-         " value" 
142-         " number" 
143-         " float" 
144-         " float32" 
145-         " single-precision" 
146-         " flt" 
141+         " ceiling" 
142+         " floor" 
147143      ],
148144      "extra_keywords" : [
149145        " math.ceil" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments