mirror of
https://github.com/RGBCube/serenity
synced 2025-10-27 13:52:36 +00:00
Previously, when calling `BigFraction::from_string()`, the fractional part of the number was always treated as positive. This led to an incorrect result if the input string was negative. |
||
|---|---|---|
| .. | ||
| BigFraction.cpp | ||
| BigFraction.h | ||