Date: Mon, 15 Jan 2018 15:49:47 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Yuri Pankov <yuripv@icloud.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: inconsistent for() and while() behavior when using floating point Message-ID: <d1681463-942f-c291-55bf-9be394e30d0f@selasky.org> In-Reply-To: <379d470c-480b-96d7-819b-873cc3100fc7@selasky.org> References: <6c423dbf-cd85-3c93-41e4-3362c06dfbb7@icloud.com> <379d470c-480b-96d7-819b-873cc3100fc7@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, The "seq" utility should use two 64-bit integers to represent the 10-base decimal number instead of float/double. And then you need to step this pair of integers. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d1681463-942f-c291-55bf-9be394e30d0f>