“Nroot 函數”的版本间的差异

来自GeoGebra Manual
跳转至: 导航搜索
(建立内容为“<noinclude>{{Manual Page|version=5.0}}</noinclude> {{function|nroot}} ;nroot( <運算式>, <N> ):給定運算式的 ''n'' 次方根。 :{{Example|1=<br> ::*'''…”的新页面)
 
第2行: 第2行:
 
{{function|nroot}}
 
{{function|nroot}}
  
;nroot( <運算式>, <N> ):給定運算式的 ''n'' 次方根。 
+
;nroot( <運算式>, <N> ): 計算 給定''' 運算式''' 的 '''''N''''' 次方根。 
 
:{{Example|1=<br> 
 
:{{Example|1=<br> 
::*'''<code><nowiki>nroot(16, 4)</nowiki></code>''' yields ''2''.
+
::*'''<code><nowiki>nroot(16, 4)</nowiki></code>''' 回傳 ''2''
::*'''<code><nowiki>nroot(x^8, 2)</nowiki></code>''' yields <math>f(x) =  \sqrt[2] {x^8} </math> in Algebra, but ''x⁴'' in the [[File:Menu view cas.svg|link=|16px]] ''CAS View''.
+
::*'''<code><nowiki>nroot(x^8, 2)</nowiki></code>''' 在代數區回傳 <math>f(x) =  \sqrt[2] {x^8} </math> ,但在 [[File:Menu view cas.svg|link=|16px]] 運算區回傳 ''x⁴''
 
}}
 
}}
:{{Note|1=See also [[Predefined Functions and Operators]].}}
+
:{{Note|1= 請參閱[[ 內建函數與運算子]] }}

2021年5月13日 (四) 11:03的版本

Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版
nroot( <運算式>, <N> )
計算給定運算式N 次方根。
範例:
  • nroot(16, 4) 回傳 2
  • nroot(x^8, 2) 在代數區回傳 f(x) = \sqrt[2] {x^8} ,但在 Menu view cas.svg 運算區回傳 x⁴
備註: 請參閱內建函數與運算子
© 2024 International GeoGebra Institute