\documentclass{standalone}
\standaloneconfig{border=2mm 2mm 2mm 2mm}
%maths
\usepackage{mathtools}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsfonts}
%tikzpicture
\usepackage{tikz}
\usepackage{scalerel}
\usepackage{pict2e}
\usepackage{tkz-euclide}
\usetikzlibrary{calc}
\usetikzlibrary{patterns,arrows.meta}
\usetikzlibrary{shadows}
\usetikzlibrary{external}
%pgfplots
\usepackage{pgfplots}
\pgfplotsset{compat=newest}
\usepgfplotslibrary{statistics}
\usepgfplotslibrary{fillbetween}
%colours
\usepackage{xcolor}
\begin{document}
\pgfplotsset{
standard/.style={
axis line style = thick,
trig format=rad,
enlargelimits,
axis x line=middle,
axis y line=middle,
enlarge x limits=0.15,
enlarge y limits=0.15,
every axis x label/.style={at={(current axis.right of origin)},anchor=north west},
every axis y label/.style={at={(current axis.above origin) },anchor=south east},
grid=both,
ticklabel style={font=\tiny, fill=white}
}
}
\begin{tikzpicture}
\begin{axis}[standard,
xtick={0.1,0.2,0.5,1},
ytick={0.1,0.2,0.5,1,2},
xticklabels={$0.1$,$0.2$,$0.5$,$1$},
yticklabels={$0.1$,$0.2$,$0.5$,$1$,$2$},
xlabel={ $x$},
ylabel={ $y$},
samples=1000,
xmin=0, xmax=1.3,
ymin=0, ymax=1.3]
\node[anchor=center, label=south west:$O$] at (axis cs:0,0){};
\addplot[name path=F, line width=0.3mm, blue, domain={0:2}]{sqrt(x)} node[pos=0.8, above left] {$C_f$};
\path[name path=xAxis] (axis cs: 0,0) -- (axis cs: 1,0);
\addplot[fill=black, fill opacity=0.2] fill between [of=xAxis and F, soft clip={domain=0.2:1}];
\node[anchor=center, label=south east:$A(x)$] at (axis cs:0.5,0.5){};
\end{axis}
\end{tikzpicture}
\end{document}
Leave a comment if you like this content أترك تعليقا إن أعجبك المحتوى
Most viewed courses:
سلسلة تمارين علوم رياضية
Subject: Maths
Class: 2 Bac Science Maths
Views: 47.23K
اتصال دالة عددية
Subject: Maths
Class: 2 Bac Science
Views: 27.39K
- Série 1 : continuité et dérivation
- Examens Nationaux de Mathématiques pour les Filères PC et SVT de 2008 à 2022
- MATHEMATIQUES Examens nationaux 2003-2021 2 Bac.Sciences expérimentales
- Control n 1 : continuité et dérivation
- Control n 1 : continuité et dérivation v2
- Devoir Libre n 1 : continuité et dérivation v2
- Devoir libre : limite d'une suite numérique et étude d'une fonction
الحساب المثلثي 1
Subject: Maths
Class: Tronc Commun Sciences
Views: 20.56K
- Série exercices: Calcul Trigonométrique
- Devoir Surveillé 1 Calcul Trigonométrique
- Devoir à la maison 1 Calcul Trigonométrique
- Devoir 2 S02 de généralités des fonctions et trigonométrie
- Devoir Surveillé 1 S02 Calcul Trigonométrique A - B
- Devoir Surveillé 1 S02 Calcul Trigonométrique C - D
- Devoir Surveillé 1 S02 Calcul Trigonométrique E - F
الجداء السلمي وتطبيقاته
Subject: Maths
Class: 1 BAC Science
Views: 18.60K
- Maths
- 1APIC
- 3APIC
- Tronc Commun Sciences
- Tronc Commun Lettres
- 1 BAC Science
- 1 BAC Science Maths
- 1 Bac Lettre
- 2 Bac Science
- 2 Bac Science Maths
- Discussions
- Physics
- 1 BAC Science
- SVT
- 3 Année Collège
- Tronc Commun Sciences
- 1 BAC Science
- 1 BAC Science Maths
- 1 Bac Lettre
- 2 Bac Science
- Latex
- Templates
- Figures
Most Recent Articles
Most Viewed Articles
0 Comments, Latest
No comments yet. Be the first to Comment