GEP::Core::Float::Functions::Sin Class Reference

The sine of a number. More...

Inheritance diagram for GEP::Core::Float::Functions::Sin:

Inheritance graph
[legend]
Collaboration diagram for GEP::Core::Float::Functions::Sin:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Sin ()
override float Value (float[] parameters, int startIndex)
 Calculates the value of the symbol.
 Sin (Sin symbol)
 Creates a clone of symbol .
override GEP.Core.Common.Symbol Clone ()
 Clones this instance.
override string ToString ()

Protected Attributes

string _name
int _n_Parameters

Static Protected Attributes

static string NAME = "Sin"
 The display name "Sin" of the function.

Properties

string Name [get]
 Gets the name of this symbol.
int N_Parameters [get]
 The number of parameters the symbol accepts.


Detailed Description

The sine of a number.

Definition at line 12 of file Sin.cs.


The documentation for this class was generated from the following file:
GEP .NET Framwork Main Page
SourceForge.net Logo