Top
Back: D.5.1.12 A_L
Forward: D.5.1.14 debug_log
FastBack: D. SINGULAR libraries
FastForward: E. Release Notes
Up: D.5.1 classify_lib
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

D.5.1.13 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: D.5.1.12 A_L Forward: D.5.1.14 debug_log FastBack: D. SINGULAR libraries FastForward: E. Release Notes Up: D.5.1 classify_lib Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.