“RandomUniform 指令”的版本间的差异

来自GeoGebra Manual
跳转至: 导航搜索
(Autogenerated from properties)
 
(en)
 
第2行: 第2行:
 
;RandomUniform[ <Min>, <Max> ]
 
;RandomUniform[ <Min>, <Max> ]
 
:{{translate|RandomUniform Command}}
 
:{{translate|RandomUniform Command}}
 +
;RandomUniform[ <Min>, <Max> ]
 +
:Returns random real number from [[w:Uniform distribution (continuous)|uniform distribution]] on interval [min,max].
 +
{{Note|1=<code>RandomUniform[0,1]</code> is equivalent to <code>random()</code> (see [[Predefined Functions and Operators]]).}}

2011年10月20日 (四) 03:24的最新版本

Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


RandomUniform[ <Min>, <Max> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
RandomUniform[ <Min>, <Max> ]
Returns random real number from uniform distribution on interval [min,max].
備註: RandomUniform[0,1] is equivalent to random() (see Predefined Functions and Operators).
© 2024 International GeoGebra Institute