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 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 67f40681074b41ddac0e11b6675df3d628a0da62 Maintainer: hirokawa Status: ready -->
4- <!-- Credits: mumumu -->
3+ <!-- EN-Revision: af621f747bd54d2cbec62340a10cc7c76a082a42 Maintainer: hirokawa Status: ready -->
4+ <!-- Credits: mumumu,jdkfx -->
55<refentry xml : id =" function.lcg-value" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
77 <refname >lcg_value</refname >
88 <refpurpose >複合線形合同法</refpurpose >
99 </refnamediv >
10+
11+ <refsynopsisdiv >
12+ &warn.deprecated.function-8-4-0;
13+ </refsynopsisdiv >
14+
1015 <refsect1 role =" description" >
1116 &reftitle.description;
1217 <methodsynopsis >
4449 浮動小数点数で返します。
4550 </para >
4651 </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+
4775 <refsect1 role =" seealso" >
4876 &reftitle.seealso;
4977 <para >
You can’t perform that action at this time.
0 commit comments