Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 743 Bytes

Excel.worksheetfunction.imsech.md

File metadata and controls

36 lines (21 loc) · 743 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
WorksheetFunction.ImSech method (Excel)
vbaxl10.chm137434
vbaxl10.chm137434
486830be-3e0a-b76f-3fb0-41b660cb6285
05/23/2019
medium

WorksheetFunction.ImSech method (Excel)

Returns the hyperbolic secant of a complex number.

Syntax

expression.ImSech (Arg1)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data type Description
Arg1 Required String Complex number for which you want the hyperbolic secant.

Return value

String

[!includeSupport and feedback]