Computer programming or mathematical variable
var

The var element is used to mark a variable.
By default, var elements are rendered in italics, allowing them to stand apart from their surroundings.
Examples
h1 Intercept form
The equation of a straight line with slope <<var m>> and
having y-intercept of <<var c>> is given by
<<code y = mx + c>>.