IQ.NET

listed

Greatest common divisor

Greatest common divisor · numtheory.openverbs.com

X402

Greatest common divisor of two or more non-negative integers (arbitrary precision).

other
Website
POSTx402 · listed

https://numtheory.openverbs.com/v1/factorize

Prime-factorize a positive integer (≤ 10^15 so the computation is always fast). Returns the prime factors with exponents, the divisor count, and whether n is prime.

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://numtheory.openverbs.com/v1/gcd

Greatest common divisor of two or more non-negative integers (arbitrary precision).

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://numtheory.openverbs.com/v1/is-prime

Miller-Rabin primality test (with witnesses that are exact for all 64-bit integers) on an arbitrary-precision integer. Returns { prime }.

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://numtheory.openverbs.com/v1/lcm

Least common multiple of two or more positive integers (arbitrary precision).

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://numtheory.openverbs.com/v1/modpow

Compute (base ^ exponent) mod modulus efficiently for arbitrary-precision integers. The modulus must be positive.

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://numtheory.openverbs.com/v1/totient

Euler's totient φ(n) — the count of integers in [1, n] coprime to n — for a positive integer ≤ 10^15 (it is computed from the prime factorization).

  • 0.004 USD Coin / request · eip155:8453

ATTRIBUTION

This listing is taken from the catalogues and the provider named above. The price is what that source advertised.