5,3 \cdot 10 ^ { 11 } - 12 \cdot 10 ^ { 11 } + 0,72 \cdot 10 ^ { 11 } =
સૉર્ટ કરો
-900000000000,5,7200000000000
મૂલ્યાંકન કરો
5,-900000000000,7200000000000
શેર કરો
ક્લિપબોર્ડ પર કૉપિ કરી
sort(5,3\times 100000000000-12\times 10^{11}+0,72\times 10^{11})
11 ના 10 ની ગણના કરો અને 100000000000 મેળવો.
sort(5,300000000000-12\times 10^{11}+0,72\times 10^{11})
300000000000 મેળવવા માટે 3 સાથે 100000000000 નો ગુણાકાર કરો.
sort(5,300000000000-12\times 100000000000+0,72\times 10^{11})
11 ના 10 ની ગણના કરો અને 100000000000 મેળવો.
sort(5,300000000000-1200000000000+0,72\times 10^{11})
1200000000000 મેળવવા માટે 12 સાથે 100000000000 નો ગુણાકાર કરો.
sort(5,-900000000000+0,72\times 10^{11})
-900000000000 મેળવવા માટે 300000000000 માંથી 1200000000000 ને ઘટાડો.
sort(5,-900000000000,72\times 10^{11})
-900000000000મેળવવા માટે -900000000000 અને 0 ને ઍડ કરો.
sort(5,-900000000000,72\times 100000000000)
11 ના 10 ની ગણના કરો અને 100000000000 મેળવો.
sort(5,-900000000000,7200000000000)
7200000000000 મેળવવા માટે 72 સાથે 100000000000 નો ગુણાકાર કરો.
5
સૂચીને સૉર્ટ કરવા માટે, એકલ તત્વ 5 થી પ્રારંભ કરો.
-900000000000,5
નવી સૂચિમાં -900000000000 ને યોગ્ય સ્થાને સામેલ કરો.
-900000000000,5,7200000000000
નવી સૂચિમાં 7200000000000 ને યોગ્ય સ્થાને સામેલ કરો.
ઉદાહરણો
દ્વિઘાત સમીકરણ
{ 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}