Programowanie w systemie UNIX/MPC: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 136:
* bez przedrostka dla liczb dziesiętnych
 
"If base = 0, then a prefix may be used to indicate the base in which the floating-point number is written.
...
The real and imaginary part may then be written in different bases. For instance, "(1.024e+3 +2.05e+3)" and "(0b1p+10 +0x802)" are valid strings for base=0 and represent the same value."
 
Przykłady poprawnych liczb dziesiętnych ( ang. base = 10 ) :