Class BigLegendreSymbol

java.lang.Object
dk.jonaslindstrom.ruffini.common.algorithms.BigLegendreSymbol

public class BigLegendreSymbol extends Object
Compute the Legendre symbol of a number a modulo a prime p.
  • Constructor Details

    • BigLegendreSymbol

      public BigLegendreSymbol(BigInteger p)
  • Method Details