From aec7e166712727c249337002f1fb866821458262 Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 26 May 2005 08:08:49 +0000 Subject: Tab characters are important in *roff tables... --- doc/mathfunc.n | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/mathfunc.n b/doc/mathfunc.n index 9f5d10a..f9ebdcb 100644 --- a/doc/mathfunc.n +++ b/doc/mathfunc.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: mathfunc.n,v 1.4 2005/05/25 16:13:17 dgp Exp $ +'\" RCS: @(#) $Id: mathfunc.n,v 1.5 2005/05/26 08:08:49 dkf Exp $ '\" .so man.macros .TH mathfunc n 8.5 Tcl "Tcl Mathematical Functions" @@ -87,12 +87,12 @@ Tcl supports the following mathematical functions in expressions, all of which work solely with floating-point numbers unless otherwise noted: .DS .ta 3c 6c 9c -\fBabs\fR \fBcos\fR \fBint\fR \fBsinh\fR -\fBacos\fR \fBcosh\fR \fBlog\fR \fBsqrt\fR -\fBasin\fR \fBdouble\fR \fBlog10\fR \fBsrand\fR -\fBatan\fR \fBexp\fR \fBpow\fR \fBtan\fR -\fBatan2\fR \fBfloor\fR \fBrand\fR \fBtanh\fR -\fBbool\fR \fBfmod\fR \fBround\fR \fBwide\fR +\fBabs\fR \fBcos\fR \fBint\fR \fBsinh\fR +\fBacos\fR \fBcosh\fR \fBlog\fR \fBsqrt\fR +\fBasin\fR \fBdouble\fR \fBlog10\fR \fBsrand\fR +\fBatan\fR \fBexp\fR \fBpow\fR \fBtan\fR +\fBatan2\fR \fBfloor\fR \fBrand\fR \fBtanh\fR +\fBbool\fR \fBfmod\fR \fBround\fR \fBwide\fR \fBceil\fR \fBhypot\fR \fBsin\fR .DE .PP -- cgit v0.12