- Exercise
Let's solve an exercise.
We'll cover the following
Problem statement #
Convert floating point numbers to a string.
- The string
{"+0,85 -13,2 1,0 ,45 -13,7 1,03425 10134,25"}
has all numbers in German format.
Replace the German notation in the text by the American, i.e., +0.85 -13.2
.
Get hands-on with 1400+ tech skills courses.