Skip to content

Commit

Permalink
docs: adjust formatting of TerminatorEvals formula (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
jemus42 authored Oct 23, 2023
1 parent 4691266 commit 916740c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/TerminatorEvals.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#' The total number of evaluations \eqn{B} is defined as
#'
#' \deqn{
#' B = \mathrm{n_evals} + k * D
#' B = \mathtt{n\_evals} + \mathtt{k} * D
#' }{
#' B = n_evals + k * D
#' }
Expand Down

0 comments on commit 916740c

Please sign in to comment.