Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, VoroneTZ), 1,507 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
log() and pi #398835
04/07/12 12:30
04/07/12 12:30
Joined: Dec 2003
Posts: 988
Germany, Magdeburg
JoGa Offline OP
User
JoGa  Offline OP
User

Joined: Dec 2003
Posts: 988
Germany, Magdeburg
Hi

in the online manual there is a sheet with the function log(), but logv is missing.

And pi does not work? I used a var, definied by my own, but It would be nice, if pi works or would be removed from the manual:
Quote:

pi
This variable has the value of 3.14159265.
Range:
3.14159265

Type:
var, read-only
Example:

var radius;
function fläche_kreis(radius)
{
return(radius * radius * pi); // pi * r²
}


Last edited by JoGa; 04/07/12 12:33.
Re: log() and pi [Re: JoGa] #398836
04/07/12 12:36
04/07/12 12:36
Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
MasterQ32 Offline
Expert
MasterQ32  Offline
Expert

Joined: Nov 2007
Posts: 2,568
Germany, BW, Stuttgart
also the given example function won't work because gamestudio doesn't like ä,ö,ü


Visit my site: www.masterq32.de

Moderated by  aztec, Inestical, Matt_Coles, Tobias 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1