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
User manual for
Singular
version 4.4.0, 2024, generated by
texi2html
.