Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 798 Bytes

File metadata and controls

16 lines (11 loc) · 798 Bytes

GraphCalc

A simple graph plotter written in Visual Basic .Net. It uses nCalc to evaluate expression and only supports expressions which can be evaluated in nCalc.

Examples

Sin(x)

Sin(x)


Tan(x)

Tan(x)


1/x

1/x