\left. \begin{array} { l } { \sqrt { 100 } } \\ { 2 ( \frac { 2 } { 2 } ) \frac { 100 } { 50 } } \\ { 5 ( \frac { 5 } { 5 } ) \frac { 25 } { 5 } } \\ { 1 } \end{array} \right.
સૉર્ટ કરો
1,4,10,25
મૂલ્યાંકન કરો
10,\ 4,\ 25,\ 1
શેર કરો
ક્લિપબોર્ડ પર કૉપિ કરી
sort(\sqrt{100},2\times 1\times \frac{100}{50},5\times \frac{5}{5}\times \frac{25}{5},1)
1 મેળવવા માટે 2 નો 2 થી ભાગાકાર કરો.
sort(\sqrt{100},2\times 1\times \frac{100}{50},5\times 1\times \frac{25}{5},1)
1 મેળવવા માટે 5 નો 5 થી ભાગાકાર કરો.
sort(10,2\times 1\times \frac{100}{50},5\times 1\times \frac{25}{5},1)
100 ના વર્ગમૂળની ગણતરી કરો અને 10 મેળવો.
sort(10,2\times \frac{100}{50},5\times 1\times \frac{25}{5},1)
2 મેળવવા માટે 2 સાથે 1 નો ગુણાકાર કરો.
sort(10,2\times 2,5\times 1\times \frac{25}{5},1)
2 મેળવવા માટે 100 નો 50 થી ભાગાકાર કરો.
sort(10,4,5\times 1\times \frac{25}{5},1)
4 મેળવવા માટે 2 સાથે 2 નો ગુણાકાર કરો.
sort(10,4,5\times \frac{25}{5},1)
5 મેળવવા માટે 5 સાથે 1 નો ગુણાકાર કરો.
sort(10,4,5\times 5,1)
5 મેળવવા માટે 25 નો 5 થી ભાગાકાર કરો.
sort(10,4,25,1)
25 મેળવવા માટે 5 સાથે 5 નો ગુણાકાર કરો.
10
સૂચીને સૉર્ટ કરવા માટે, એકલ તત્વ 10 થી પ્રારંભ કરો.
4,10
નવી સૂચિમાં 4 ને યોગ્ય સ્થાને સામેલ કરો.
4,10,25
નવી સૂચિમાં 25 ને યોગ્ય સ્થાને સામેલ કરો.
1,4,10,25
નવી સૂચિમાં 1 ને યોગ્ય સ્થાને સામેલ કરો.
ઉદાહરણો
દ્વિઘાત સમીકરણ
{ x } ^ { 2 } - 4 x - 5 = 0
ત્રિકોણમિતિ
4 \sin \theta \cos \theta = 2 \sin \theta
રેખીય સમીકરણ
y = 3x + 4
અંકગણિત
699 * 533
મેટ્રિક્સ
\left[ \begin{array} { l l } { 2 } & { 3 } \\ { 5 } & { 4 } \end{array} \right] \left[ \begin{array} { l l l } { 2 } & { 0 } & { 3 } \\ { -1 } & { 1 } & { 5 } \end{array} \right]
યુગપત્ સમીકરણ
\left. \begin{cases} { 8x+2y = 46 } \\ { 7x+3y = 47 } \end{cases} \right.
ડિફરેન્શિએશન
\frac { d } { d x } \frac { ( 3 x ^ { 2 } - 2 ) } { ( x - 5 ) }
ઇન્ટિગ્રેશન
\int _ { 0 } ^ { 1 } x e ^ { - x ^ { 2 } } d x
લિમિટ્સ
\lim _{x \rightarrow-3} \frac{x^{2}-9}{x^{2}+2 x-3}