| sinus_cardinal_hyperbolic_functions | R Documentation |
Functions to compute the sinus cardinal function and hyperbolic sinus cardinal function.
sinc_pi(x)
sinhc_pi(x)
x |
Input value |
A single numeric value with the computed sinus cardinal or hyperbolic sinus cardinal function.
Boost Documentation for more details on the mathematical background.
# Sinus cardinal function
sinc_pi(0.5)
# Hyperbolic sinus cardinal function
sinhc_pi(0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.