List Question
10 TechQA 2025-01-01 17:15:21C++ convert string to double with precision
1.8k views
Asked by dodgerblue
strtod with base parameter
499 views
Asked by jparanich
Odd behavior when converting C strings to/from doubles
494 views
Asked by Jordan Carlson
have logical error, it proceed to addOrder even if it greater than max
82 views
Asked by zeraus
Converting char* to float or double
145.2k views
Asked by Andrew
How to convert string to float?
257.3k views
Asked by abubacker
Is there any difference in the way atof and strtod work?
3k views
Asked by Abhishek Jaiswal
Implementation of strtof(), floating-point multiplication and mantissa rounding issues
347 views
Asked by trexxet
convert char * to double,without losing precision in c
1.2k views
Asked by venilla
result of convert string to double is inconsistent with strtod
48 views
Asked by codesavesworld