math cosh
for math> math cosh {flags}
input | output |
---|---|
list<number> | list<number> |
number | number |
Apply the hyperbolic cosine to 1
>1|math cosh
1.5430806348152435
Tips: Command math cosh
was not included in the official binaries by default, you have to build it with --features=extra
flag
Copyright © 2019–2023 The Nushell Project DevelopersLicensed under the MIT License.
https://www.nushell.sh/commands/docs/math_cosh.html