MPC2000 Reference Manual [JAPANESE] [ENGLISH]
yFunctionz   yFloatingPointz
yUSEz
VAL

FP(0)=VAL(A$)
yFORMATz yFUNCTIONz
VAL(str)
VAL(0)

Get a Value in Floating point
yEXPLANATIONz
Get a value from a string in double precision floating point, in FLOAT command.




A$="Mx+9.7042e+002 My+6.3210e+002"
#FP(0)=VAL(A$)
#FP(1)=VAL(0)
#pr fp(0) fp(1)
9.704200E+02 6.321000E+02
#
[LASTMODIFY]2011-05-27 15:41:45 [CREATEDATE]2009-09-09 14:11:32
MPC2000 Reference Manual -R5.11-   (C)2007 ACCEL Corp. all right reserved.