<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MultiChain Developer Q&amp;A - Recent questions tagged decimals</title>
<link>https://www.multichain.com/qa/tag/decimals</link>
<description>Powered by Question2Answer</description>
<item>
<title>Problems in amounts with many decimal places</title>
<link>https://www.multichain.com/qa/17511/problems-in-amounts-with-many-decimal-places</link>
<description>&lt;p&gt;&lt;span style=&quot;color:rgb(29, 28, 29); font-family:slack-lato,applelogo,sans-serif; font-size:15px&quot;&gt;Hello, I am working with amounts that have many decimal places as a result of my custom internal conversions, at least i need to store 20 decimal because some transactions scenarios handle that amount of decimals. It's possible to set at least the 20 decimal places that i need in the &amp;lt;units&amp;gt; parameter of an asset?&lt;/span&gt;&lt;/p&gt;</description>
<guid isPermaLink="true">https://www.multichain.com/qa/17511/problems-in-amounts-with-many-decimal-places</guid>
<pubDate>Fri, 10 Jan 2020 17:53:18 +0000</pubDate>
</item>
<item>
<title>Handling decimals amounts in transactions</title>
<link>https://www.multichain.com/qa/17480/handling-decimals-amounts-in-transactions</link>
<description>Hello, I have problems transferring amounts with decimals of an address to the sendassetfrom method, in my case I must handle a local currency whose value is equivalent to 3000, when making a payment of 10000 with a conversion ratio of 10000/3000 = 3,333333333333333 but the balance in the reciever address only shows me 3.33 and at the time of showing the balance in my custom local currency with the following conversion 3.33 x 3000 = 9990. &lt;br /&gt;
&lt;br /&gt;
The amount in local currency for the address that received does not match the amount sent, because multichain does not reflect the full amount of decimals. How can I do so that Multichain can save the entire number of decimals so that it does not affect my custom conversion.</description>
<guid isPermaLink="true">https://www.multichain.com/qa/17480/handling-decimals-amounts-in-transactions</guid>
<pubDate>Wed, 08 Jan 2020 20:30:16 +0000</pubDate>
</item>
</channel>
</rss>