Current File : //usr/share/texlive/texmf-dist/tex/latex/l3packages/xfp/xfp.sty |
%%
%% This is file `xfp.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% xfp.dtx (with options: `package')
%%
%% Copyright (C) 2017-2021 The LaTeX Project
%%
%% It may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License (LPPL), either version 1.3c of
%% this license or (at your option) any later version. The latest
%% version of this license is in the file:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% This file is part of the "l3packages bundle" (The Work in LPPL)
%% and all files in that bundle must be distributed together.
%%
%% File: xfp.dtx
\RequirePackage{expl3}[2018/02/21]
\@ifpackagelater{expl3}{2018/02/21}
{}
{%
\PackageError{xfp}{Support package l3kernel too old}
{%
Please install an up to date version of l3kernel\MessageBreak
using your TeX package manager or from CTAN.\MessageBreak
\MessageBreak
Loading xfp will abort!%
}%
\endinput
}
\ProvidesExplPackage{xfp}{2021-03-12}{}
{L3 Floating point unit}
\NewExpandableDocumentCommand \fpeval { m } { \fp_eval:n {#1} }
\NewExpandableDocumentCommand \inteval { m } { \int_eval:n {#1} }
%%
%%
%% End of file `xfp.sty'.