package logtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val modulo : n:Z.t -> Z.t -> Z.t

Representative of the number in Z/nZ

val sum : n:Z.t -> Z.t -> Z.t -> Z.t

Sum in Z/nZ

val uminus : n:Z.t -> Z.t -> Z.t

Additive inverse in Z/nZ