Pharo-Polynomial

Details

Source
GitHub
Dialect
pharo (25% confidence)
Created
March 26, 2019
Updated
May 9, 2019

README excerpt

# Pharo-Polynomial

Implementation and examples of a polynomial object written for Pharo.

## Install

Download Pharo [from their official website](https://pharo.org/).

## Run

Run the Pharo virtual machine and then simply drag these files into it.

workspace.ws shows examples of how to use the polynomial object. While polynomial.st is the actual implementation.
← Back to results