decimal: never use float/double if decimals are important for you
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 27 Apr 2014 18:56:18 +0000 (20:56 +0200)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sun, 27 Apr 2014 18:56:18 +0000 (20:56 +0200)
commitba47b833ccadcb0b3869e47bbb632ea8dfd79c48
treed47a7b15d597696e1c994194ecce1b816bc679a3
parentd6b098469fc2c1b1549565200e2c32e9a66b3aa0
decimal: never use float/double if decimals are important for you
Allgemeines/Decimal/Decimal/Decimal.csproj [new file with mode: 0644]
Allgemeines/Decimal/Decimal/Decimal.sln [new file with mode: 0644]
Allgemeines/Decimal/Decimal/Program.cs [new file with mode: 0644]
Allgemeines/Decimal/Decimal/Properties/AssemblyInfo.cs [new file with mode: 0644]