The "power of two" is 2n where n is an integer.
{% highlight html %}The "power of two" is 2n where n is an integer.{% endhighlight %}
---
layout: single
elementName: sup
---
Defines text that should be displayed higher.
Example:
Copy
#
sup
The "power of two" is 2n where n is an integer.
{% highlight html %}The "power of two" is 2n where n is an integer.{% endhighlight %}