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

D.5.1.11 swap

Procedure from library classify.lib (see classify_lib).

Usage:
swap(a,b);

Return:
b,a if b,a is the input (any type)

Example:
 
LIB "classify.lib";
swap("variable1","variable2");
==> variable2 variable1


Top Back: singularity Forward: A_L FastBack: Singularities FastForward: deform_lib Up: classify_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-0-1, October 2005, generated by texi2html.