plot

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Surface

func Surface(w io.Writer, f F) (written int, err error)

Surface computes an SVG rendering of a 3-D surface function f. It returns the total number of bytes written and any write error encountered.

Types

type F

type F func(x, y float64) float64

F is the signature of a 3-D surface function.

Jump to

Keyboard shortcuts

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