[Plugin] A c++ bigdecimal wrapper library of GMP library

C + + high precision floating point computing library based on GMP for windows package on GitHub.

The default precision is 1024 bits, you can change the default precision for yourself.

The struct of the wrapper is FBigDecimal, and it can use for the blueprint.

Current blueprint functions:

ConstructBigDecimalWith*() // * can be FString / int32 / float / FBigDecimal

operator+()

operator-()

operator*()

operator/()

AssignmentWith*() // * can be FString / int32 / float / FBigDecimal

Ceil()

Floor()

Round()

IsPositiveNumber()

IsNegativeNumber()

IsZero()

Currently, many functions are not wrapped for the blueprint, you can do it with yourself, or you can contact with me. (e-mail : [EMAIL=“hl1282456555@outlook.com”]hl1282456555@outlook.com)

Just want you will need it.

Luo

Download :
https://pan.baidu.com/s/1YBBligGWJTG0nzw5X84bww
2qz7

This is exactly what I needed, but is it vailable for IOS? I’m using UE4.21
我现在正需要这么个东西,不知道作者有没有准备IOS版本,我现在在用4.21

Can anyone send me this plugin? I can’t register me on that website