0.2.8 • Published 3 years ago

@mathscapes/geometric v0.2.8

Weekly downloads
-
License
ISC
Repository
github
Last release
3 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

3 years ago

0.2.0

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago