FloatOP plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Wikipedia python library) |
m (SF: substract -> subtract.) |
||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
This plugin is an alternative to IntOp instruction of NSIS. You can add, | This plugin is an alternative to IntOp instruction of NSIS. You can add, subtract, multiplie and divide using decimal numbers. | ||
Page author: Joelito | Page author: Joelito |
Revision as of 13:58, 17 April 2005
Links
Description
This plugin is an alternative to IntOp instruction of NSIS. You can add, subtract, multiplie and divide using decimal numbers.
Page author: Joelito