The Interactive Geometry Software Cinderella

Forum: Cinderella Support (D)

Forums->Cinderella Support (D)->Signum in Cindyscript->Re: Signum in Cindyscript

Kortenkamp
posts:366
5 stars
Re: Signum in Cindyscript


Hallo Thomas,

nein, du kannst dir aber schnell eine schreiben:

sign(x):=if(x>0,1,if(x<0,-1,0));


Gruß,

Ulli

 
on: Sun 03 of Jun, 2012 [19:24 UTC] reads: 6614

Show posts:
 
Language