Skip to content

formulae-org/package-plot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

package-plot-js

Plotting package for the Fōrmulæ programming language.

Fōrmulæ is also a software framework for visualization, edition and manipulation of complex expressions, from many fields. The code for an specific field —i.e. arithmetics— is encapsulated in a single unit called a Fōrmulæ package.

This repository contains the source code for the plotting package. It contains functionality for plotting mathematical functions and equations.

The GitHub organization formulae-org encompasses the source code for the rest of packages, as well as the web application.

Capabilities

  • 2D function plot
  • 2D parametric plot
  • 2D polar curve
  • 3D parametric curve
  • 3D function surface
  • 3D parametric surface
  • Surface map
  • Surface contour