math sinh for math> math sinh {flags}
| input | output |
|---|---|
| list<number> | list<number> |
| number | number |
Apply the hyperbolic sine to 1
>1|math sinh
1.1752011936438014
Tips: Command math sinh 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_sinh.html