Asymptote Oblique
📅 April 07, 2024 | 👁️ Views: 60
\documentclass{standalone}
\standaloneconfig{border=2mm 2mm 2mm 2mm}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\begin{document}
\begin{tikzpicture}[scale=0.50]
\begin{axis}[axis lines=center,
xlabel={$x$},
ylabel={$y$},
xtick=\empty,ytick=\empty,
xmin=0,xmax=7,
ymin=0,ymax=10,
unbounded coords=jump,
samples=200]
\addplot [red,thick,domain=1.3:7,unbounded coords=jump]
{x-1+1/(ln(x))};
\addplot [blue,thick,domain=1:7,unbounded coords=jump]
{x*1.048-1};
\node[rotate=35,below] at (6,5) {$y=ax+b$};
\end{axis}
\end{tikzpicture}
\end{document}
\documentclass{standalone}
\standaloneconfig{border=2mm 2mm 2mm 2mm}
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\begin{document}
\begin{tikzpicture}[scale=0.50]
\begin{axis}[axis lines=center,
xlabel={$x$},
ylabel={$y$},
xtick=\empty,ytick=\empty,
xmin=0,xmax=7,
ymin=0,ymax=10,
unbounded coords=jump,
samples=200]
\addplot [red,thick,domain=1.3:7,unbounded coords=jump]
{x-1+1/(ln(x))};
\addplot [blue,thick,domain=1:7,unbounded coords=jump]
{x*1.048-1};
\node[rotate=35,below] at (6,5) {$y=ax+b$};
\end{axis}
\end{tikzpicture}
\end{document}
Related Courses, Exams, and Exercises
Course PDF:
📥 Download Asymptote Oblique (PDF)
☕
if you find this content helpful, Please consider supporting me with a small donation
إن وجدت هذا المحتوى مفيدا، من فضلك إدعمني بمبلغ بسيط كتبرع
Buy me a coffee — إشتر لي قهوة
PayPal.me • عبر بايبالOr bank transfer • أو حوالة بنكية
Titulaire : RADOUAN MOSAID RIB : 230 090 6501953211022000 65 IBAN : MA64 2300 9065 0195 3211 0220 0065 BIC / SWIFT : CIHMMAMC
Recent Articles
Quran Search: A Feature rich and modern design
13 Feb 2025
Categories