ConnesWindow
ConnesWindow[x] represents a Connes window function of x.
ConnesWindow[x,α] uses the parameter α.
Examples
ConnesWindow[0.5]
(* 0.5625 *)Plot[ConnesWindow[x], {x, -1, 1}]
(* Plots the Connes window function *)Please visit the official Wolfram Language Reference for more details.