|
-
May 17th, 2025, 12:33 AM
#1
[RESOLVED] BigDecimal in VB2022
I’ve written a Sub Factorial Calculator, first limited to UInt64 and Decimal. I rewrote it in Java, because that has BigInteger and BigDecimal datatypes. I want to rewrite my VB version. VB has BigInteger, but not BigDecimal. I tried a nuget addin but so far I haven’t been able to get it working. Does anyone have any experience of using BigDecimal in VB?
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|