Skip to content

Commit 00e10d5

Browse files
committed
Updated π/pi and added τ/tau
1 parent 20d8f52 commit 00e10d5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

doc/Language/terms.pod

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,17 @@ Returns an L<Int> representing the current time.
137137
138138
Returns a pseudo-random L<Num> in the range C<0..^1>.
139139
140+
=head2 term π
140141
=head2 term pi
141142
142-
Returns the number C<pi>, i.e. the ratio between circumference and diameter
143-
of a circle.
143+
Returns the number C<π>, i.e. the ratio between circumference and diameter
144+
of a circle. C<pi> is the Texas (ASCII) equivalent of C<π>.
145+
146+
=head2 term τ
147+
=head2 term tau
148+
149+
Returns the number C<τ>, i.e. the ratio between circumference and radius
150+
of a circle. C<tau> is the Texas (ASCII) equivalent of C<τ>.
144151
145152
=head2 term e
146153

0 commit comments

Comments
 (0)