Tcl Source Code

View Ticket
Login
Ticket UUID: 1602534
Title: TIP#299: isqrt function
Type: Patch Version: TIP Implementation
Submitter: kennykb Created on: 2006-11-25 00:30:40
Subsystem: 45. Parsing and Eval Assigned To: kennykb
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-12-02 03:00:08
Resolution: Accepted Closed By: kennykb
    Closed on: 2006-12-01 20:00:08
Description:
Herewith is the detailed reference implementation for
a forthcoming TIP to implement an 'isqrt' function
that returns the integer part of the square root of
its argument.
User Comments: dkf added on 2006-11-27 05:59:50:

data_type - 310894

kennykb added on 2006-11-25 07:30:40:

File Added - 204334: isqrt.patch

Attachments: