Decimal128 floating-point in MX2?

About Monkey 2 Forums Monkey 2 Development Decimal128 floating-point in MX2?

This topic contains 0 replies, has 1 voice, and was last updated by  Diffrenzy 2 years, 7 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #4016

    Diffrenzy
    Keymaster

    I realize this might not be too relevant for everyone, but is there a possibility that MX2 will support the 128bit decimal type sometime in the future? ( https://msdn.microsoft.com/da-dk/library/364x0z75.aspx )

    In C# I use it to handle Lifecycle Cost calculations, and are able to match MS Excels implementation of the similar calculations, only when using the decimal type.

    I’d like to be able to do some utility programs in MX2, and get the same results as in my C# version.

    Storage format is XML, so I need to go from String->decimal and back.

    For desktop, I can do the utilities in c#, but for Mobile, it would be interesting to be able to make financial and monetary calculations  in MX2.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.