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