[Molds-dev] [molds] #31850: Reractoring use of pow

Back to archive index

SourceForge Ticket System norep****@sourc*****
2013年 12月 19日 (木) 10:47:30 JST


#31850: Reractoring use of pow

  Open Date: 2013-08-08 09:49
Last Update: 2013-12-19 10:47

URL for this Ticket:
    http://sourceforge.jp/ticket/browse.php?group_id=6231&tid=31850
RSS feed for this Ticket:
    http://sourceforge.jp/ticket/ticket_rss.php?group_id=6231&tid=31850

---------------------------------------------------------------------

Last Changes/Comment for this Ticket:
2013-12-19 10:47 Update by: mikiya_fujii

 * Ticket Close date set to 2013-12-19 10:47
 * 状況 Update from オープン to 完了.

Comment:

fixed at r1577

---------------------------------------------------------------------
Ticket Status:

      Reporter: mikiya_fujii
         Owner: mikiya_fujii
          Type: 機能リクエスト
        Status: 完了
      Priority: 4
     MileStone: ver0.3.0
     Component: (未割り当て)
      Severity: 4
    Resolution: なし
---------------------------------------------------------------------

Ticket details:

Replacement "x*pow(10,y)" with "xey".[[BR]]
Replacement "pow(n,2)" with "n*n".[[BR]]
etc. Although these are not critical hotspots.

-- 
This is Ticket on Project MolDS.
MolDS Project hosted on SourceForge.JP.

Project URL: http://sourceforge.jp/projects/molds
SourceForge.JP: http://sourceforge.jp

URL for this Ticket:
    http://sourceforge.jp/ticket/browse.php?group_id=6231&tid=31850
RSS feed for this Ticket:
    http://sourceforge.jp/ticket/ticket_rss.php?group_id=6231&tid=31850




MolDS-dev メーリングリストの案内
Back to archive index