I created these examples to, first, show our contributors what
they can do with the expression plotting system, and second, to teach them how ot use it,
by example. Whatever you want to do, be it using greek or special symbols, plotting
graphs, making math cartoons easily, you can find it all here. Feel free to use
generated images for your own work, or just practice drawing
expressions and cartoons.
Every example is acccompanied by its source code.
addition_cartoon( 2.3456, 8.916 ) |  |
addition ( 2.3456, 8.916 ) |  |
addition_cartoon( 2.34, 8.9168 ) |  |
addition ( 2.34, 8.9168 ) |  |
addition_cartoon( 234.5678987, 1 ) |  |
addition ( 234.5678987, 1 ) |  |
addition_cartoon( 23837485, 12816384 ) |  |
addition( 23837485, 12816384 ) |  |
subtraction_cartoon( 2.3456, 8.916 ) |  |
subtraction ( 2.3456, 8.916 ) |  |
subtraction_cartoon( 2.34, 8.9168 ) |  |
subtraction ( 2.34, 8.9168 ) |  |
subtraction_cartoon( 234.5678987, 1 ) |  |
subtraction ( 234.5678987, 1 ) |  |
subtraction_cartoon( 23837485, 12816384 ) |  |
subtraction( 23837485, 12816384 ) |  |
| |