represents the smallest positive integer
such that
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
DiscreteLog | Discrete logarithm | |
Pow | Power |
Source code for this entry:
Entry(ID("a9847a"), SymbolDefinition(DiscreteLog, DiscreteLog(x, b, q), "Discrete logarithm"), Description(DiscreteLog(x, b, q), "represents the smallest positive integer", y, "such that", CongruentMod(Pow(b, y), x, q)))