<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Убрать дробные числа, если в переменной число больше чем 10к]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15210&amp;type=atom" />
	<updated>2020-02-27T14:18:17Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15210</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Убрать дробные числа, если в переменной число больше чем 10к]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=138070#p138070" />
			<content type="html"><![CDATA[<p>В русской справке есть перевод функции округления <strong><em>Round(Number [, N])</em></strong> (Функции [v1.0.31+] Оригинал статьи в AutoHotkey.chm: &quot;Functions [v1.0.31+]&quot;, Ник переводчика: Gourmet) и условного оператора <strong>IF</strong> (Переменные и выражения. Оригинал статьи в AutoHotkey.chm: &quot;Variables and Expressions&quot;, Ники переводчиков: Gourmet, Nikvasko).</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-02-27T14:18:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=138070#p138070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Убрать дробные числа, если в переменной число больше чем 10к]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=138068#p138068" />
			<content type="html"><![CDATA[<p>Добрый день .<br />Подскажите как сделать так чтоб после 9.999 выводились только &quot; тысячи&quot; без дробной части . С округлением. </p><p>Например в переменной число 6543&nbsp; &nbsp;= выводится 6.5<br />Например в переменной число 12522 = выводится 12<br />Например в переменной число 13700 = выводится 14</p>]]></content>
			<author>
				<name><![CDATA[Anton.Badonov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40556</uri>
			</author>
			<updated>2020-02-27T07:23:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=138068#p138068</id>
		</entry>
</feed>
