Skip to content

hl1282456555/DecimalNumber

Repository files navigation

A plugin with some types of number based on boost-multiprecision for support unreal engine to accurate calculate.

|--Decimal.h FDecimal - It can use as basic type(etc: float, double).

|--DecimalVector.h FDecimalVector - High precision vector type, almost all the capabilities of FVector are supported.

|--DecimalMath.h FDecimalMath - Some common math operators for FDecimal and FDecimalVector.

About

A unreal engine plugin contains types of arbitrary precision number based on boost-multiprecision for support accurate math.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors