#' Mean Excess-loss d'une loi exponentielle
#' @param b beta
#' @param d montant d de la franchise
#' @export
Mexcess_exp <- function(d, b) 1/b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.