Num3072::Divide

Divide this number by another, modulo the MuHash prime.

Synopsis

Declared in <crypto/muhash.h>

void
Divide(Num3072 const& a);

Parameters

NameDescription
aThe number to divide this one by.