# Distribution only available with Boost version 1.87.0 or later.
if (FALSE) {
# Map-Airy distribution with location 0 and scale 1
mapairy_pdf(3)
mapairy_lpdf(3)
mapairy_cdf(3)
mapairy_lcdf(3)
mapairy_quantile(0.5)
}
Run the code above in your browser using DataLab