Code Examples
A repository of 155 code examples for BeepBeep
functions.Polynomial Class Reference

Use an StreamVariable and a FunctionTree to create the polynomial function x2+3. More...

Public Member Functions

Function getFunction ()
 

Static Public Member Functions

static void main (String[] args) throws FunctionException
 

Detailed Description

Use an StreamVariable and a FunctionTree to create the polynomial function x2+3.

Author
Sylvain Hallé

Definition at line 34 of file Polynomial.java.


The documentation for this class was generated from the following file: