# Distribution only available with Boost version 1.87.0 or later.
if (FALSE) {
# Landau distribution with location 0 and scale 1
landau_pdf(3)
landau_lpdf(3)
landau_cdf(3)
landau_lcdf(3)
landau_quantile(0.5)
}
Run the code above in your browser using DataLab