new(row, cell=nil) Class Public methods
from_sjis(sjis) Class Public methods
jacobian(f,fx,x) Instance Public methods Computes the Jacobian of f at x. fx is the value of f at x.
isEqual(a,b,zero=0.0,e=1.0e-8) Instance Public methods Determines the equality of two numbers by comparing to zero, or using the epsilon value
dfdxi(f,fx,x,i) Instance Public methods Computes the derivative of f at x. fx is the value of f at x.
xml() Instance Public methods BSTR xml return the XML source for the node and each of its descendants
uniqueID(arg0) Instance Public methods I4 uniqueID IXMLDOMNode arg0 --- pNode [IN]
transformNodeToObject(arg0, arg1) Instance Public methods VOID transformNodeToObject apply the stylesheet to the subtree, returning the result through a document or a stream IXMLDOMNode arg0 --- stylesheet [IN] VARIANT arg1 --- outputObject [IN]
transformNode(arg0) Instance Public methods BSTR transformNode apply the stylesheet to the subtree IXMLDOMNode arg0 --- stylesheet [IN]
text=(arg0) Instance Public methods VOID text text content of the node and subtree
Page 1818 of 2275