You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Description>A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.</Description>
9
9
<Copyright>Written by Peter O. in 2017. Any copyright is released to the Public Domain.</Copyright>
[assembly:AssemblyProduct("Arbitrary-Precision Number Library")]
7
+
[assembly:AssemblyTitle("Arbitrary-Precision Number Library")]
8
+
[assembly:AssemblyDescription("A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.")]
0 commit comments