math/big
alternative format for Go syntax representation `%#v` of Int and FloatNeedsInvestigation
#67216 opened 6 months ago by larhun
#65027 opened 10 months ago by griesemer
nil *Int appears to not roundtrip with MarshalText and UnmarshalTextNeedsInvestigation
#60489 opened 2 years ago by mvdan
doesn't have example in the documentation for each functionDocumentationNeedsInvestigationhelp wanted
#59321 opened 2 years ago by stephane-archer
#56164 opened 2 years ago by AdamKorcz
infinite loop in Int.ModSqrt for p = 1NeedsInvestigation
#51747 opened 2 years ago by sylvainpelissier
UnmarshalText `<nil>` to *big.Float, *big.Int, *big.Rat caused panicNeedsInvestigation
#51498 opened 2 years ago by hopehook
Is it necessary to limit the value of the prec parameter in some methods, or to add explicit hints?NeedsInvestigation
#50817 opened 2 years ago by And-ZJ
#49672 opened 3 years ago by kstenerud
Support precision of -1 in Rat.FloatStringNeedsDecision
#47911 opened 3 years ago by Thomasdezeeuw
#47606 opened 3 years ago by FiloSottile
Float.String inconsistent with format %vNeedsInvestigation
#42887 opened 4 years ago by rogpeppe
non-deterministic behaviour of big.RandNeedsInvestigation
#42701 opened 4 years ago by holiman
#42267 opened 4 years ago by SparrowLii
big.Int `fmt.Formatter` implementation should support `%q`NeedsInvestigation
#42022 opened 4 years ago by azdagron
#41524 opened 4 years ago by SparrowLii
Float.Sqrt does not set accuracyNeedsInvestigation
#37915 opened 4 years ago by mohanson
big.Int JSON marshalling to/from stringNeedsInvestigation
#36099 opened 5 years ago by rubensayshi
#35517 opened 5 years ago by griesemer
#31097 opened 5 years ago by josharian
#30943 opened 5 years ago by Borthralla
#29949 opened 5 years ago by ainar-g
#25580 opened 6 years ago by alexd765
#22643 opened 7 years ago by TuomLarsen
big.Int String conversion is slowPerformance
#20906 opened 7 years ago by ALTree
#20867 opened 7 years ago by bcmills
#20234 opened 7 years ago by josharian
printing is non-linear and very slow for large FloatsNeedsInvestigation
#11068 opened 9 years ago by robpike
#9245 opened 10 years ago by griesemer
improve assembly cores: alignment and unrollingNeedsInvestigation
#9244 opened 10 years ago by griesemer
print and parse in different basesNeedsInvestigation
#9141 opened 10 years ago by robpike