Divide this number by another, modulo the MuHash prime.

Synopsis

Declared in <crypto/muhash.h>

void
Divide(Num3072 const& a);

Parameters

Name

Description

a

The number to divide this one by.

Created with MrDocs