Top
Back: PerfectPowerTest
Forward: euler
FastBack:
FastForward:
Up: aksaka_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.12.1.4 wurzel

Procedure from library aksaka.lib (see aksaka_lib).

Usage:
wurzel(r);

Assume:
characteristic of basering is 0, r>=0

Return:
number, square root of r

Example:
 
LIB "aksaka.lib";
ring R = 0,x,dp;
wurzel(7629412809180100);
==> 3441627728253432342460392959727860033763217944264409977345966987271065114\
   312760850623650284932735229349074748323911534788709/394020061963944792122\
   7904010014361380507973927046544666794829340424572177149721061141426625488\
   4915640806627990306816


Top Back: PerfectPowerTest Forward: euler FastBack: FastForward: Up: aksaka_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4-0-3, 2016, generated by texi2html.