Skip to content

Commit

Permalink
update reference function bc-round
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilDaiguille committed Feb 6, 2025
1 parent 8a30b32 commit dd2c52e
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions reference/bc/functions/bcround.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: a414ee95eb79e2c62c80827a46e15da5d15af97e Maintainer: Fan2Shrek Status: ready -->
<!-- EN-Revision: 15b93836d93f01ea6d90a68cacf04ce0d9fb8eff Maintainer: Fan2Shrek Status: ready -->
<!-- Reviewed: yes -->
<refentry xml:id="function.bcround" xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude">
<refnamediv>
Expand Down Expand Up @@ -28,14 +28,7 @@
<variablelist>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.round')/db:refsect1[@role='parameters']/descendant::db:varlistentry[1])" />
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.round')/db:refsect1[@role='parameters']/descendant::db:varlistentry[2])" />
<varlistentry>
<term><parameter>mode</parameter></term>
<listitem>
<simpara>
Spécifie le mode d'arrondi.
</simpara>
</listitem>
</varlistentry>
<xi:include xpointer="bcmath-number.round..parameters.mode" />
</variablelist>
</refsect1>

Expand Down

0 comments on commit dd2c52e

Please sign in to comment.