Ch (computer programming): Difference between revisions

Content deleted Content added
Line 16:
 
=== 2D/3D plotting and numerical computing ===
Ch has built-in 2D/3D graphical plotting features and computational arrays[[array]]s for
numerical computing. LinearA system2D [[linear equation]] of the form ''b = A*x'' can be written verbatim in Ch.
 
== Examples ==