[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element View=Function,14 Info=Provides constants and static methods for a trigonometric function of the specified complex number. [Property] AngleMode=Sets the measurement unit of trigonometric functions. ARG(enum)|4|0|Radian,Degree Function=Sets the trigonometric function. ARG(enum)|14|0|Acos,Asin,Atan,Cos,Cosh,Sin,Sinh,Tan,Tanh Value=Sets a complex number that represents a function. ARG(Complex)|20|(empty)|Complex [Methods] doTrigonometric=Performs a specified function. ARG(Complex Value)|1|0 onResult=Occurs after perform of the specified function and returns the result. ARG(Complex)|2|0 Result=Returns the result. ARG(Complex)|3|0 *PI=Represents the ratio of the circumference of a circle to its diameter, specified by the constant 3.14159265358979323846. ARG(double)|3|7 Value=Defines a complex number. ARG(Complex)|4|0