Tcl Library Source Code

View Ticket
Login
Ticket UUID: 6caeac3d2ba1f8bcbf2ddd8b5153a3ab313a8704
Title: math::special::Gamma manual wrongly documents two arguments instead of one
Type: Bug Version: trunk
Submitter: anonymous Created on: 2015-06-10 02:11:11
Subsystem: math :: special Assigned To: aku
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2015-06-10 18:19:53
Resolution: Fixed Closed By: aku
    Closed on: 2015-06-10 18:19:53
Description:
modules/math/special.man line 149:

-[call [cmd ::math::special::Gamma] [arg x] [arg y]]
+[call [cmd ::math::special::Gamma] [arg x]]
User Comments: aku added on 2015-06-10 18:19:53:
Commit [92a0fd2d5e].
Pushed.