Skip to content

Commit

Permalink
Fix "since" attribute of tau
Browse files Browse the repository at this point in the history
  • Loading branch information
sverker committed Dec 13, 2022
1 parent 734a587 commit e32669d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/stdlib/doc/src/math.xml
Expand Up @@ -110,7 +110,7 @@ erf(X) = 2/sqrt(pi)*integral from 0 to X of exp(-t*t) dt.</pre>
</func>

<func>
<name name="tau" arity="0" since=""/>
<name name="tau" arity="0" since="OTP @OTP-18361@"/>
<fsummary>Ratio of the circumference of a circle to its radius.</fsummary>
<desc>
<p>Ratio of the circumference of a circle to its radius.</p>
Expand Down

0 comments on commit e32669d

Please sign in to comment.