Class:
Equation



This object represents an equation object in Kst. It is interpreted using Kst's internal equation interpreter, and not the JavaScript interpreter. It should be considerably faster than the JavaScript interpreter.


Inherits: DataObject

Constructors: Properties: Collection class: EquationCollection


Equation ( string equation, Vector xVector [, boolean interpolate] )


Equation ( string equation, number x0, number x1, number n )


string equation


boolean valid [Read-Only]


Vector xVector [Read-Only]


Vector yVector [Read-Only]



[Index]
Copyright © 2005-2006 The University of Toronto
Copyright © 2007-2010 The University of British Columbia
Kst http://kst.kde.org/kst1/