[GiDlist] pow fonction in Gid?

Hello,

I want to calculate a=b^(1/3) or a=b^5 for example and the command
*set var a=pow(b,1/3) is generating an error message, the command power(b,5) also. In the manual, some C format are valid for operation.
What is the power fonction in file *.bas?

Thank.
Patrick Chevalier.

NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar…
Une gamme d’outils gratuits et performants à votre service.

Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 E TTC/min - 2,21 F TTC/min)
Minitel: 3615 NETCOURRIER (0,15 E TTC/min - 1,00 F TTC/min)

The pow function is not implemented.

The valid functions in the .bas actually are:
“sin”,“cos”,“tan”,“asin”,“acos”,“atan”,“exp”,“fabs”,“abs”,
“sqrt”,+,-,
,/,strcmp,strcasecmp
(,),=,!,&,|,
numbers and variables.

We will try to include the function "pow " for the next GiD beta version.

Best regards

----- Original Message -----
From: pachevalier at netcourrier.com
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, November 07, 2001 10:16 PM
Subject: [GiDlist] pow fonction in Gid?


Hello,
I want to calculate a=b^(1/3) or a=b^5 for example and the command
*set var a=pow(b,1/3) is generating an error message, the command
power(b,5) also. In the manual, some C format are valid for operation.
What is the power fonction in file *.bas?
Thank.
Patrick Chevalier.
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs,
Toolbar…
Une gamme d’outils gratuits et performants à votre service.
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 E TTC/min - 2,21 F TTC/min)
Minitel: 3615 NETCOURRIER (0,15 E TTC/min - 1,00 F TTC/min)


GiDlist mailing list
GiDlist at gid.cimne.upc.es
_http://gid.cimne.upc.es/mailman/listinfo/gidlist_