powered by
Functions to compute the sinus cardinal function and hyperbolic sinus cardinal function.
sinc_pi(x)sinhc_pi(x)
sinhc_pi(x)
A single numeric value with the computed sinus cardinal or hyperbolic sinus cardinal function.
Input value
Boost Documentation for more details on the mathematical background.
# Sinus cardinal function sinc_pi(0.5) # Hyperbolic sinus cardinal function sinhc_pi(0.5)
Run the code above in your browser using DataLab