Copying Mathematics

Top  Previous  Next

To copy expressions or functions into an Algebra system or another program:

Select the math from the Diagram or the Output window.
Select Edit / Copy As to display the submenu of choices for copying expressions or functions from Geometry Expressions to another program.

copy_as

The 2 general types of MathML are available, Content and Presentation MathML, as well as formats meeting the specific quirks of several popular Computer Algebra programs.

There is also a general purpose String input which converts the selected math into a text string containing no special characters:

copy_math is copied as >  (((a)^(2)+(b)^(2)+(cos(θ)*b*a*(-2))))^(1/2) .

When you make the submenu selection, the selected math is copied to the Windows clipboard, ready to be pasted into the appropriate application (Ctrl+V).