@d6 I need to do some exponentiation of big integers modulo big primes. Can Spire do this efficiently? Any pointers to get me started?
@d6 Looks like there's a method called modPow on BigInt. Just what I need - thanks, Erik!
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@d6 Looks like there's a method called modPow on BigInt. Just what I need - thanks, Erik!