Skip to content

Commit a81fe0a

Browse files
committed
Add documentation for 𝑒 (aka e)
1 parent cd27390 commit a81fe0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/Language/terms.pod6

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,9 +179,13 @@ of a circle. The ASCII equivalent of C<τ> is C<tau>.
179179
Returns the number C<τ>, i.e., the ratio between circumference and radius
180180
of a circle. C<tau> is the ASCII equivalent of C<τ>.
181181
182+
=head2 term 𝑒
183+
184+
Returns Euler's number. The ASCII equivalent of C<𝑒> is <e>.
185+
182186
=head2 term e
183187
184-
Returns Euler's number.
188+
Returns Euler's number. C<e> is the ASCII equivalent of C<𝑒>.
185189
186190
=head2 term i
187191

0 commit comments

Comments
 (0)