<?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 [resolved] round a number to the superior integer in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345670#M113168</link>
    <description>Hello,&lt;BR /&gt;I'm trying to use math.round to round a double to the superior interger, for example :&lt;BR /&gt;6,2 become 7&lt;BR /&gt;5,9 become 6&lt;BR /&gt;9 become 9&lt;BR /&gt;but math.round just return me :&lt;BR /&gt;6,2 become 6&lt;BR /&gt;5,9 become 5&lt;BR /&gt;9 become 9&lt;BR /&gt;Can you help me ?</description>
    <pubDate>Sat, 16 Nov 2024 13:43:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:43:01Z</dc:date>
    <item>
      <title>[resolved] round a number to the superior integer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345670#M113168</link>
      <description>Hello,&lt;BR /&gt;I'm trying to use math.round to round a double to the superior interger, for example :&lt;BR /&gt;6,2 become 7&lt;BR /&gt;5,9 become 6&lt;BR /&gt;9 become 9&lt;BR /&gt;but math.round just return me :&lt;BR /&gt;6,2 become 6&lt;BR /&gt;5,9 become 5&lt;BR /&gt;9 become 9&lt;BR /&gt;Can you help me ?</description>
      <pubDate>Sat, 16 Nov 2024 13:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345670#M113168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] round a number to the superior integer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345671#M113169</link>
      <description>Hello,&lt;BR /&gt;java.lang.Math.ceil(6.2d)&lt;BR /&gt;CF the doc here :&lt;BR /&gt;&lt;A href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Math.html" rel="nofollow noopener noreferrer"&gt;http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Math.html&lt;/A&gt;</description>
      <pubDate>Tue, 27 Oct 2009 10:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345671#M113169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-27T10:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] round a number to the superior integer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345672#M113170</link>
      <description>Thank you, it work goob (without the 'd'). Why did you put a 'd' ?</description>
      <pubDate>Tue, 27 Oct 2009 12:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345672#M113170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-27T12:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] round a number to the superior integer</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345673#M113171</link>
      <description>hum, that's weird it should work too.&lt;BR /&gt;It forces it to be a double (it could be a float).</description>
      <pubDate>Tue, 27 Oct 2009 12:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-round-a-number-to-the-superior-integer/m-p/2345673#M113171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-27T12:23:24Z</dc:date>
    </item>
  </channel>
</rss>

