<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Дробные переменные]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9665</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9665&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Дробные переменные».]]></description>
		<lastBuildDate>Sat, 31 May 2014 12:14:08 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Дробные переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=83548#p83548</link>
			<description><![CDATA[<p>Спасибо.</p>]]></description>
			<author><![CDATA[null@example.com (Vasil)]]></author>
			<pubDate>Sat, 31 May 2014 12:14:08 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=83548#p83548</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Дробные переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=83547#p83547</link>
			<description><![CDATA[<p>Про округление.<br /></p><div class="quotebox"><blockquote><p>Round, Value1 [, N]: If N is omitted, OutputVar will be set to Value1 rounded to the nearest integer. If N is positive number, Value1 will be rounded to N decimal places. If N is negative, Value1 will be rounded by N digits to the left of the decimal point. For example, -1 rounds to the ones place, -2 rounds to the tens place, and-3 rounds to the hundreds place. Note: Round does not remove trailing zeros when rounding decimal places. For example, 12.333 rounded to one decimal place would become 12.300000. This behavior can be altered by using something like SetFormat, float, 0.1 prior to the operation (in fact, SetFormat might eliminate the need to use Round in the first place). Corresponding function: Round(Number [, N]).</p></blockquote></div><br /><p>Или читайте в разделе <strong>Функции</strong>, пункт &quot;Общая математика&quot; русского перевода:<br /></p><ul><li><p>Ceil(Number)</p></li><li><p>Floor(Number)</p></li><li><p>Round(Number [, N])</p></li></ul>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sat, 31 May 2014 11:19:52 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=83547#p83547</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Дробные переменные]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=83544#p83544</link>
			<description><![CDATA[<p>Приветствую всех. У меня такой вопрос, как убрать десятичную дробь, чтобы при расчете показывалось целое число.</p>]]></description>
			<author><![CDATA[null@example.com (Vasil)]]></author>
			<pubDate>Sat, 31 May 2014 11:05:22 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=83544#p83544</guid>
		</item>
	</channel>
</rss>
