Jump to content

Kahan summation: Difference between revisions

→‎{{header|C sharp|C#}}: Marked incomplete.
(→‎{{header|Go}}: Incorrect.)
(→‎{{header|C sharp|C#}}: Marked incomplete.)
Line 22:
 
=={{header|C sharp|C#}}==
{{incomplete|C sharp|If decimal precision cannot be set then this should be noted as well as the deviation in expected output explained.}}
<lang csharp>using System.Collections.Generic;
using System.Console;
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.