Top
Back: lcmN
Forward: chineseRem
FastBack:
FastForward:
Up: crypto_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.12.2.6 powerN

Procedure from library crypto.lib (see crypto_lib).

Usage:
powerN(m,d,n);

Return:
m^d mod n

Example:
 
LIB "crypto.lib";
powerN(24,15,7);
==> 6


Top Back: lcmN Forward: chineseRem FastBack: FastForward: Up: crypto_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.