Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue



Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short descriptionReturns the hyperbolic cosine of the input number.
Output

Status
subtletrue
titlenumber

Available since

Status
subtletrue
colourRed
titleneeds lookup




UI Text Box
sizemedium
typeinfo

This function returns the hyperbolic cosine of x.


Code Block
languagebash
titleSyntax
linenumberstrue
 cosh(number x) #Output: Number


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
cosh(0)


This example returns 1


Code Block
languagebash
linenumberstrue
cosh(1)


This example returns 1.54308063




UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
number x

Status
subtletrue
titlenumber

Any given number.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber