Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Biginteger
#14
Example
Code:
Copy      Help
typelib BIG_INTEGER {0C48AB67-3C1E-4DE0-9535-A04A55005429} 5.0
BIG_INTEGER.BigInteger a._create b._create c
a._Value="143223453461242341234213423152345325235345"
b._Value="1235243231431245345"
c=a.Divide(b)
str s=c._Value
out s

This dll is a COM component. Register it using the Type Libraries dialog.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)