<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multiplying varible values by 100 in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480807#M31192</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I have a variable that is in really small numbers such as 0.0013. It is making all my graphs and stuff really annoying. &lt;STRONG&gt;&lt;EM&gt;What can I do to make all the values for this variable be automatically multiplied by 100 so I get 0.13 and so forth.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not quite clear with your question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;var=var*100;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my apologies if i am not comprehending the bigger picture.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2018 14:33:46 GMT</pubDate>
    <dc:creator>novinosrin</dc:creator>
    <dc:date>2018-07-24T14:33:46Z</dc:date>
    <item>
      <title>Multiplying varible values by 100</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480805#M31190</link>
      <description>&lt;P&gt;I have a variable that is in really small numbers such as 0.0013. It is making all my graphs and stuff really annoying. What can I do to make all the values for this variable be automatically multiplied by 100 so I get 0.13 and so forth.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480805#M31190</guid>
      <dc:creator>matt23</dc:creator>
      <dc:date>2018-07-24T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplying varible values by 100</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480807#M31192</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I have a variable that is in really small numbers such as 0.0013. It is making all my graphs and stuff really annoying. &lt;STRONG&gt;&lt;EM&gt;What can I do to make all the values for this variable be automatically multiplied by 100 so I get 0.13 and so forth.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not quite clear with your question?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data want;&lt;/P&gt;&lt;P&gt;set have;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;var=var*100;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my apologies if i am not comprehending the bigger picture.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:33:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480807#M31192</guid>
      <dc:creator>novinosrin</dc:creator>
      <dc:date>2018-07-24T14:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiplying varible values by 100</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480820#M31196</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/216327"&gt;@matt23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have a variable that is in really small numbers such as 0.0013. It is making all my graphs and stuff really annoying. What can I do to make all the values for this variable be automatically multiplied by 100 so I get 0.13 and so forth.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You might also show your graphing code, indicating which variable(s)&amp;nbsp;are annoying&amp;nbsp;and some example data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that if the issue is that some of values are "extremely small" compared to others then multiplying all of the values by a constant is not actually likely to change the appearance of the graphs by much, just the axis labels.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2018 14:55:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Multiplying-varible-values-by-100/m-p/480820#M31196</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-07-24T14:55:31Z</dc:date>
    </item>
  </channel>
</rss>

