'''Purpose:''' Provide help on specific math functions in Tcl as built in in the [expr] command. * [abs] * [atan] * [atan2] * [hypot] * [rand] * [sqrt] * [srand] ---- See also: * [pi] ---- [Category command] | [Category Mathematics] | [Importing expr functions]