MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

tofloat()...



check this out:

;tofloat(3)
=> 3.0
;tofloat(-3)
=> -3.0
;tofloat(+3)
Line 1:  syntax error
1 error.

Note - works as string:
;tofloat("+3")
=> 3.0

Ciao :)
--
John Towell, Ph.D.                 "Among the many virtues of text-based VR 
BioMOO Administrator                  is lack of having to take notes."
Post-doc: Informatics                 
Northern Illinois University                        ... Watson Crick
m50jft1@hayek.cob.niu.edu                           
http://131.156.1.191/server/m10ert1/ECCC/johnhome.html




Home | Subject Index | Thread Index