0.2.8 • Published 4 years ago

@mathscapes/geometric v0.2.8

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago
npm i @mathscapes/geometric 

import * as Geo from '@mathscapes/geometric';

// Legacy capabilities
var svgdata =   Geo.PolarRose(a, n, d, gamma, c) |
                Geo.ArchSpiral(a, b, t) | 
                Geo.LogSpiral(a, k, t) |
                Geo.TrigFunc(wave, a, f, phi, cycles) | 
                Geo.Superellipse(n, a, b) | 
                Geo.Polygon(n, m) | 
                Geo.Astroid(a)
0.2.1

4 years ago

0.2.0

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.8

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago