Esta noticia ha sido analizado por expertos para garantizar la veracidad de nuestra esta crónica.
Solución:
Puedes usar
- en modo texto (necesita
textrm
o similar en modo matemático)textasciicircum
o^
,
- en modo matemático
hat
(solo esto produce un acento circunflejo),widehat
owedge
(∧).
-
en forma de verbo
string^
,char`^
,-
verb!^!
:verb!d <- dist(fascores, method = "euclidean")^2!
Visión de conjunto
Código
documentclassstandalone
usepackageupquote% getting the right grave ` (and not ‘)!
begindocument
begintabularlcc
Input & Text & Math \ hline
verb|string^| & string^ & $string^$ \
verb|char`^| & char`^ & $char`^$ \
verb|verb!^!| & verb!^! & $verb!^!$ \ hline
verb|textasciicircum| & textasciicircum & --- \
verb|^| & ^ (e.g. ^a) & --- \ hline
verb|hat| & --- & $hat$ (e.g. $hat a$) \
verb|wedge| & --- & $wedge$ (e.g. $awedge b$) \
verb|widehat| & --- & $widehat $ (e.g. $widehatabc$) \
endtabular
enddocument
Producción
También podrías intentar
textsuperscript$wedge$
cuyos rendimientos:
Para poner esto en contexto, (textsuperscript$wedge$N225),
rendirá:
Recuerda que te brindamos la opción de añadir un diagnóstico justo si diste con el resultado.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)