Files
memgraph/tests
Aidar Samerkhanov c772cab766 ToString function now returns double values with precision 15 (#1576)
The DoubleToString function has been updated to handle higher precision doubles correctly. The unnecessary string length restriction has been removed, allowing the function to convert the full double value without prematurely truncating it. This change ensures that the string representation of doubles is more accurate, especially for very large or very small numbers. Unit tests have been added to verify the correct behavior for a range of double values.
2024-01-12 12:32:34 +04:00
..
2024-01-11 10:10:06 +01:00
2024-01-05 16:42:54 +00:00
2023-12-18 11:47:24 +01:00
2024-01-11 10:10:06 +01:00
2024-01-11 10:10:06 +01:00
2021-09-09 10:44:47 +02:00