Skip to content

Commit 388e206

Browse files
committed
new file: archive/24-25-2-高等数学A(下)-期中-题图6.tex
1 parent c997ba1 commit 388e206

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
\documentclass{standalone}
2+
\usepackage{preset}
3+
\begin{document}
4+
\begin{tikzpicture}[background rectangle/.style={fill=white},show background rectangle,x=15mm,y=15mm]
5+
\draw(0,0)node[below]{\(B\)}--(1,0)node[right]{\(C\)}--(1.5,1)node[above]{\(A\)}--cycle;
6+
\draw(.9,0)--(.9,.3)node[left]{\(P\)}--(.75,.5);
7+
\draw(.9,.3)--(1.1,.2);
8+
\end{tikzpicture}
9+
\end{document}

0 commit comments

Comments
 (0)