We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f24840 commit 39399f5Copy full SHA for 39399f5
source/numerics.tex
@@ -9875,7 +9875,8 @@
9875
The contents and meaning of the header \libheader{cmath}
9876
are the same as the C standard library header \libheader{math.h},
9877
with the addition of
9878
-a three-dimensional hypotenuse function~(\ref{c.math.hypot3}) and
+a three-dimensional hypotenuse function~(\ref{c.math.hypot3}),
9879
+a linear interpolation function\iref{c.math.lerp}, and
9880
the mathematical special functions described in \ref{sf.cmath}.
9881
\begin{note}
9882
Several functions have additional overloads in this document,
0 commit comments