Skip to content

Commit e1f3266

Browse files
author
sebastien.bouvard
committed
QPR-13698 Specify frac in doc
1 parent ebe542b commit e1f3266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/ScriptedTrade/docs/language.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
\stsubsection{Functions {\tt -}, abs, exp, ln, sqrt, frac}
411411
% ========================================================
412412

413-
Unary functions {\tt -x}, {\tt abs(x)}, {\tt exp(x)}, {\tt ln(x)}, {\tt sqrt(x)}, {\tt frac(x)}, applicable to numbers only.
413+
Unary functions {\tt -x}, {\tt abs(x)}, {\tt exp(x)}, {\tt ln(x)}, {\tt sqrt(x)}, {\tt frac(x)} which take the fractional part of a float, applicable to numbers only.
414414

415415
% =======================================================
416416
\stsubsection{Functions {\tt normalPdf}, {\tt normalCdf}}

0 commit comments

Comments
 (0)