You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<var>A</var> is the dimension's value, 1, or -1, respectively. <var>B</var> is the dimension's unit or ident's value, as appropriate, with the first two characters removed and the remainder interpreted as a base-10 number.
2552
+
<var>A</var> is -1.
2553
+
<var>B</var> is the ident's value, with the first two characters removed and the remainder interpreted as a base-10 number.
<var>A</var> is the dimension's value, 1, or -1, respectively. <var>B</var> is the integer. If a '-' was provided between the two, <var>B</var> is instead the negation of the integer.
2567
+
<var>A</var> is the dimension's value, 1, or -1, respectively.
2568
+
<var>B</var> is the integer’s value.
2569
+
If a '-' was provided between the two, <var>B</var> is instead the negation of the integer’s value.
0 commit comments