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
<pre>2n+0 /* represents every even element in the list */
4169
4169
2n /* same */</pre></div>
4170
4170
4171
+
<p> When B is negative, its minus sign replaces the <spanclass=cssdata-link-type=maybetitle=+>+</span> sign.
4172
+
4173
+
<divclass=example>
4174
+
<p>Valid example:
4175
+
<pre>3n-6</pre><p>Invalid example:
4176
+
<pre>3n + -6</pre></div>
4177
+
4171
4178
<p> Whitespace is permitted on either side of the <spanclass=cssdata-link-type=maybetitle=+>+</span> or <spanclass=cssdata-link-type=maybetitle=->-</span>
4172
4179
that separates the <var>An</var> and <var>B</var> parts when both are present.
0 commit comments