|  |  D.15.12.9 difformGenToString Procedure from librarydifform.lib(see  difform_lib).
 
See also:
 difformToString.Usage:
difformGenToString(df); df difform
Return:
the differential form df as a string - but with unsorted coefficients
Note:
- this is only used to print generators
- the procedure replaces the 'D' from the variables of the differential algebra
by an 'd'
 
 
 |