# COSH

Spread for WinForms provides advanced software components that support Excel import/export, full cell customization, an extensive calculation engine with over 450 functions and more, all with zero dependencies on Excel.

## Content



This function returns the hyperbolic cosine of the specified value.

## Syntax

COSH(*value*)

## Arguments

This function can take any real number as an argument.

## Data Types

Accepts numeric data. Returns numeric data.

## Examples

`COSH(B3)`
`COSH(R1C2)`
`COSH(4)` gives the result 27.3082328360

## Version Available

This function is available in product version 1.0 or later.

## See Also

[ACOSH](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsAtoC/FunctionACOSH) \| [COS](/spreadnet/docs/latest/online-formula/formulas-functionsall/formulas-functsAtoC/FunctionCOS) \| [Math and Trigonometry Functions](/spreadnet/docs/latest/online-formula/formulas-overview/formulas-functs/formulas-functtypes/formulas-functsmathtrig)