thetaoffchaingo

package
v0.0.0-...-b885def Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ellipse

type Ellipse struct {
	A, B float64
}

if center is 0,0

func (*Ellipse) GetEccentricity

func (e *Ellipse) GetEccentricity() float64

Get Eccentricity of Locus

func (*Ellipse) GetRamanujanApproxCircumference

func (e *Ellipse) GetRamanujanApproxCircumference() float64

Ramunajan Approx Circumference

func (*Ellipse) GetShapeOfLocus

func (e *Ellipse) GetShapeOfLocus() string

Get Shape of Locus based on Eccentricity

func (*Ellipse) GetSlopeOfTangentLine

func (e *Ellipse) GetSlopeOfTangentLine(x1, y1 float64) float64

Get Slope of Tangent of Line at x1,y1

func (*Ellipse) GetTangentLineEquation

func (e *Ellipse) GetTangentLineEquation(x1, y1 float64) string

Eqn of Tangent at point x1,y1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL