Top
Back: A_L
Forward: debug_log
FastBack:
FastForward:
Up: classify_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.6.4.12 normalform

Procedure from library classify.lib (see classify_lib).

Usage:
normalform(s); s=string

Return:
Arnold's normal form of singularity with name s

Example:
 
LIB "classify.lib";
ring r=0,(a,b,c),ds;
normalform("E[13]");
==> c2+a3+ab5+b8


Top Back: A_L Forward: debug_log FastBack: FastForward: Up: classify_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.