VarCmplx.VarComplexArcCsc

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From VarCmplx.pas

	function VarComplexArcCsc(const AValue: Variant): Variant;


Unit: VarCmplx

Type: function

Visibility: public

C++ Information

From VarCmplx.hpp

	System::Variant __fastcall VarComplexArcCsc(const System::Variant & AValue);


Unit: VarCmplx

Type: function

Description

Returns the inverse cosecant of a complex number.


VarComplexArcCsc computes the inverse cosecant of a complex number and returns the result.

AValue is a Variant whose value represents the complex number.

VarComplexArcCsc returns a Variant whose value is the inverse cosecant of AValue.

See Also

Personal tools
Translations
Newest Version