Subtract Data Member Function

Subtracts the vector 'A' from this vector.

Prototype

int32 Subtract( Float64Vector A )

Parameters

Parameter Type Parameter Name Documentation
<Float64Vector>AThe vector to subtract from this vector.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.