Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 715 Bytes

Excel.worksheetfunction.csc.md

File metadata and controls

37 lines (21 loc) · 715 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
WorksheetFunction.Csc method (Excel)
vbaxl10.chm137425
vbaxl10.chm137425
92eb3bc6-afa3-ca11-6eeb-26d3c8c4ca6d
05/22/2019
medium

WorksheetFunction.Csc method (Excel)

Returns the cosecant of an angle.

Syntax

expression.Csc (Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data type Description
Arg1 Required Double The angle in radians for which you want the cosecant.

Return value

Double

[!includeSupport and feedback]