|
2035.
|
|
|
LOGn(value;base)
|
|
|
i18n: file: functions/math.xml:711
|
|
|
|
LOGn(değer;taban)
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2879
|
|
2036.
|
|
|
LOGn(12;10) equals 1.07918125
|
|
|
i18n: file: functions/math.xml:712
|
|
|
|
LOGn(12;10), 1.07918125 değerini gönderir
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2881
|
|
2037.
|
|
|
LOGn(12;2) equals 3.5849625
|
|
|
i18n: file: functions/math.xml:713
|
|
|
|
LOGn(12;2), 3.5849625 değerini gönderir
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2883
|
|
2038.
|
|
|
The ROOTN() function returns the non-negative nth root of x.
|
|
|
i18n: file: functions/math.xml:733
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yigit Ates
|
|
|
|
Located in
xml_doc.cpp:2889
|
|
2039.
|
|
|
ROOTN(x;n)
|
|
|
i18n: file: functions/math.xml:734
|
|
|
|
ROOTN(x;n)
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2891
|
|
2040.
|
|
|
ROOTN(9;2) equals 3
|
|
|
i18n: file: functions/math.xml:735
|
|
|
|
ROOTN(9;2), 3 değerini gönderir
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2893
|
|
2041.
|
|
|
The CUR() function returns the non-negative cube root of x.
|
|
|
i18n: file: functions/math.xml:748
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yigit Ates
|
|
|
|
Located in
xml_doc.cpp:2897
|
|
2042.
|
|
|
CUR(x)
|
|
|
i18n: file: functions/math.xml:749
|
|
|
|
CUR(x)
|
|
Translated and reviewed by
Berkin Bozdoğan
|
|
|
|
Located in
xml_doc.cpp:2899
|
|
2043.
|
|
|
CUR(27) equals 3
|
|
|
i18n: file: functions/math.xml:750
|
|
|
|
CUR(27), 3 değerini gönderir
|
|
Translated and reviewed by
Engin Çağatay
|
|
|
|
Located in
xml_doc.cpp:2901
|
|
2044.
|
|
|
The LOG() function returns the base-10 logarithm of x.
|
|
|
i18n: file: functions/math.xml:763
|
|
|
|
(no translation yet)
|
|
Translated and reviewed by
Yigit Ates
|
|
|
|
Located in
xml_doc.cpp:2905
|