<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Micro unit prefix not recognized]]></title><description><![CDATA[<p dir="auto">I am trying to use the conductivity units microsiemens per meter (μS/m). The point properties unit context help states that "You can use all SI prefixes on SI units, e.g. you can enter W for watt and also µW (microwatt), MW (megawatt) etc."</p>
<p dir="auto">However, neither uW nor µW are accepted:</p>
<pre><code>μW not recognized (in μW at index 0)
</code></pre>
<p dir="auto">Needless to say, μS and uS do not work either.</p>
<p dir="auto">Has anyone here been able to use the "mu" unit prefix, either as μ or u, or even as an unsightly 10^-6?</p>
]]></description><link>https://forum.mango-os.com/topic/2130/micro-unit-prefix-not-recognized</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 07:01:58 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/2130.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Feb 2016 22:36:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Micro unit prefix not recognized on Wed, 17 Feb 2016 23:29:12 GMT]]></title><description><![CDATA[<p dir="auto">Thanks, Terry. I should have thought of that. I have a greek keyboard layout set up as an alternate keyboard because it is useful for engineering. That's where I got the mu character from. After reading your post, I copy/pasted the µ symbol from the Mango help into the unit box, and it worked!</p>
]]></description><link>https://forum.mango-os.com/post/11012</link><guid isPermaLink="true">https://forum.mango-os.com/post/11012</guid><dc:creator><![CDATA[Pedro]]></dc:creator><pubDate>Wed, 17 Feb 2016 23:29:12 GMT</pubDate></item><item><title><![CDATA[Reply to Micro unit prefix not recognized on Wed, 17 Feb 2016 23:24:35 GMT]]></title><description><![CDATA[<p dir="auto">Pedro,</p>
<p dir="auto">I was able to copy and paste in your your first µW characters from your post with success as a unit.  However using either of the micro watt labels from the code snippet in your post did not work.  It must be a character code problem.</p>
<p dir="auto">The first micro watt in your post is represented as the 2 <strong>unicode</strong> characters:</p>
<pre><code>\u00b5
\u0057
</code></pre>
<p dir="auto">The other 2 are:</p>
<pre><code>\u03BC
\u0057
</code></pre>
]]></description><link>https://forum.mango-os.com/post/11011</link><guid isPermaLink="true">https://forum.mango-os.com/post/11011</guid><dc:creator><![CDATA[terrypacker]]></dc:creator><pubDate>Wed, 17 Feb 2016 23:24:35 GMT</pubDate></item></channel></rss>