Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 732 Bytes

Excel.worksheetfunction.sech.md

File metadata and controls

37 lines (21 loc) · 732 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
WorksheetFunction.Sech method (Excel)
vbaxl10.chm137428
vbaxl10.chm137428
7cca57cb-9a80-e315-365e-699b1b87ecb6
05/25/2019
medium

WorksheetFunction.Sech method (Excel)

Returns the hyperbolic secant of an angle.

Syntax

expression.Sech (Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data type Description
Arg1 Required Double Angle in radians for which you want the hyperbolic secant.

Return value

Double

[!includeSupport and feedback]