Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | mathematics | |
Tool | interpolate1d |
include 'interpolate1d.g' server := interpolate1d(); # ... manipulate the server as you see fit ... server.done(); # shut down the interpolate1d tool