<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.averlong.com/history/Br_scalar?feed=atom</id>
	<title>Br scalar - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.averlong.com/history/Br_scalar?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.averlong.com/history/Br_scalar"/>
	<updated>2026-04-21T06:02:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.averlong.com/wiki/index.php?title=Br_scalar&amp;diff=56&amp;oldid=prev</id>
		<title>Foone: Created page with &quot;br_scalar is a fixed-point format indicating a decimal number. It&#039;s signed, 32bits (4bytes)  To convert to floating point, interpret as a signed 32 bit integer and divide by 6...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.averlong.com/wiki/index.php?title=Br_scalar&amp;diff=56&amp;oldid=prev"/>
		<updated>2019-01-05T10:34:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;br_scalar is a fixed-point format indicating a decimal number. It&amp;#039;s signed, 32bits (4bytes)  To convert to floating point, interpret as a signed 32 bit integer and divide by 6...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;br_scalar is a fixed-point format indicating a decimal number. It&amp;#039;s signed, 32bits (4bytes)&lt;br /&gt;
&lt;br /&gt;
To convert to floating point, interpret as a signed 32 bit integer and divide by 65536 (216)&lt;br /&gt;
&lt;br /&gt;
To convert from floating point to br_scalar, multiply by 65536 and represent as a signed 32bit integer.&lt;/div&gt;</summary>
		<author><name>Foone</name></author>
	</entry>
</feed>