Go to the first, previous, next, last section, table of contents.


print_ox_rfc100_xml_form

print_ox_rfc100_xml_form(S)
: It transforms S to a string which is compliant to OpenXM RFC 100.

Example:

 print_ox_rfc100_xml_form(x^3-1);
References
www.openxm.org


Go to the first, previous, next, last section, table of contents.