File tree Expand file tree Collapse file tree 1 file changed +30
-2
lines changed
reference/random/functions Expand file tree Collapse file tree 1 file changed +30
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 67f40681074b41ddac0e11b6675df3d628a0da62 Maintainer: hirokawa Status: ready -->
4
- <!-- Credits: mumumu -->
3
+ <!-- EN-Revision: af621f747bd54d2cbec62340a10cc7c76a082a42 Maintainer: hirokawa Status: ready -->
4
+ <!-- Credits: mumumu,jdkfx -->
5
5
<refentry xml : id =" function.lcg-value" xmlns =" http://docbook.org/ns/docbook" >
6
6
<refnamediv >
7
7
<refname >lcg_value</refname >
8
8
<refpurpose >複合線形合同法</refpurpose >
9
9
</refnamediv >
10
+
11
+ <refsynopsisdiv >
12
+ &warn.deprecated.function-8-4-0;
13
+ </refsynopsisdiv >
14
+
10
15
<refsect1 role =" description" >
11
16
&reftitle.description;
12
17
<methodsynopsis >
44
49
浮動小数点数で返します。
45
50
</para >
46
51
</refsect1 >
52
+
53
+ <refsect1 role =" changelog" >
54
+ &reftitle.changelog;
55
+ <informaltable >
56
+ <tgroup cols =" 2" >
57
+ <thead >
58
+ <row >
59
+ <entry >&Version; </entry >
60
+ <entry >&Description; </entry >
61
+ </row >
62
+ </thead >
63
+ <tbody >
64
+ <row >
65
+ <entry >8.4.0</entry >
66
+ <entry >
67
+ この関数は非推奨となりました。
68
+ </entry >
69
+ </row >
70
+ </tbody >
71
+ </tgroup >
72
+ </informaltable >
73
+ </refsect1 >
74
+
47
75
<refsect1 role =" seealso" >
48
76
&reftitle.seealso;
49
77
<para >
You can’t perform that action at this time.
0 commit comments