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

D.12.2.12 intRoot

Procedure from library crypto.lib (see crypto_lib).

Usage:
intRoot(m);

Return:
the integral part of the square root of m

Example:
 
LIB "crypto.lib";
intRoot(20);
==> 4


Top Back: intPart Forward: squareRoot 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.