MethodicalAcceleratorDesign / MAD-NG

MAD Next-Generation official repository
GNU General Public License v3.0
32 stars 11 forks source link

Fixing typo for scalar part of sinc, asinc, sinhc and asinhc #452

Closed 17IMMANUEL17 closed 2 weeks ago

17IMMANUEL17 commented 2 weeks ago

I am just moving the initialization of ord_coef[0] to the bottom (otherwise it will be overwritten during the loop)