D.12.3.10 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-0-3, 2016, generated by
texi2html
.