Khinchin is Khinchin's constant, with numerical value \[TildeEqual] 2.68545.
KirchhoffGraph[kmat] gives the graph with Kirchhoff matrix kmat.KirchhoffGraph[{v_1, v_2, ...}, kmat] gives the graph with vertices v_i and Kirchhoff matrix kmat.
KnightTourGraph[m, n] gives a Knight's tour graph on an m*n chessboard.
KnotData[knot, " property"] gives the specified property for a knot.KnotData[knot] gives an image of the knot.KnotData["class"] gives a list of knots in the specified class.
KolmogorovSmirnovTest[data] tests whether data is normally distributed using the Kolmogorov\[Dash]Smirnov test.KolmogorovSmirnovTest[data, dist] tests whether data is ...
KroneckerProduct[m_1, m_2, ...] constructs the Kronecker product of the arrays m_i.
KuiperTest[data] tests whether data is normally distributed using the Kuiper test.KuiperTest[data, dist] tests whether data is distributed according to dist using the Kuiper ...
KumaraswamyDistribution[\[Alpha], \[Beta]] represents a Kumaraswamy distribution with shape parameters \[Alpha] and \[Beta].
Kurtosis[list] gives the coefficient of kurtosis for the elements in list.Kurtosis[dist] gives the coefficient of kurtosis for the symbolic distribution dist.
KuwaharaFilter[image, r] computes for each pixel p in image the variance of the values in the four (r + 1)*(r + 1) squares that have p as a corner, and replaces p with the ...