X-Git-Url: http://nsz.repo.hu/git/?p=c-standard;a=blobdiff_plain;f=n1570.html;h=b2639fca4abc3a6489be90ff9fdc8f711c9f8d99;hp=a756b0273aeda68f99ed1841145d7dc2650bd3ef;hb=HEAD;hpb=a195b77776bc262f52deca83fea5d60b1f7953e7 diff --git a/n1570.html b/n1570.html index a756b02..b2639fc 100644 --- a/n1570.html +++ b/n1570.html @@ -13131,7 +13131,7 @@ unsigned long long int format. If x is subnormal it is treated as though it were normalized; thus, for positive finite x,
-       1 <= x x FLT_RADIX-logb(x) < FLT_RADIX
+       1 <= x FLT_RADIX-logb(x) < FLT_RADIX
 
A domain error or pole error may occur if the argument is zero.

Returns