R/datasets.R

#' Laplace Transforms
#'
#' The datasets `l_time_domain` and `l_laplace_s_domain` provide Laplace
#' transforms for many common functions of a single variable. Taken as a pair
#' of equal-length vectors, the LaTeX formulas within each index position
#' represent a common function, where any instance within the `l_time_domain`
#' vector that function in the time domain, and, the corresponding Laplace
#' s-domain function exists in the `l_laplace_s_domain` vector.
#'
"l_time_domain"

#' Laplace Transforms
#'
#' The datasets `l_time_domain` and `l_laplace_s_domain` provide Laplace
#' transforms for many common functions of a single variable. Taken as a pair
#' of equal-length vectors, the LaTeX formulas within each index position
#' represent a common function, where any instance within the `l_time_domain`
#' vector that function in the time domain, and, the corresponding Laplace
#' s-domain function exists in the `l_laplace_s_domain` vector.
#'
"l_laplace_s_domain"

Try the eqn2svg package in your browser

Any scripts or data that you put into this service are public.

eqn2svg documentation built on Oct. 6, 2019, 5:04 p.m.