WorksheetFunction メソッド (Excel)WorksheetFunction.Sec method (Excel)
角度のセカントを返します。Returns the secant of an angle.
構文Syntax
式。秒(Arg1)expression.Sec (Arg1)
式: WorksheetFunction オブジェクトを表す変数。expression A variable that represents a WorksheetFunction object.
パラメーターParameters
名前Name | 必須 / オプションRequired/Optional | データ型Data type | 説明Description |
---|---|---|---|
Arg1Arg1 | 必須Required | DoubleDouble | セカントを求める角度をラジアンで指定します。Angle in radians for which you want the secant. |
戻り値Return value
倍精度浮動小数点型 (Double)Double
サポートとフィードバックSupport and feedback
Office VBA またはこの説明書に関するご質問やフィードバックがありますか?Have questions or feedback about Office VBA or this documentation? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.