EloiStree / 2019_09_19_MathCompressionOfImage

Experiment of image compression by using math for Unity in aim to stream from GPU the image through Wifi
1 stars 0 forks source link

Question: How to divide huge BigInteger ? #1

Open EloiStree opened 4 years ago

EloiStree commented 4 years ago

image https://stackoverflow.com/questions/11859111/biginteger-division-in-c-sharp

EloiStree commented 4 years ago

Could be useful: Decimal Vs Double https://exceptionnotfound.net/decimal-vs-double-and-other-tips-about-number-types-in-net/