- php-s11n-read-float PORTprocedure
Reads a serialized PHP float literal from PORT, returning a Scheme flonum or the value +nan. The string representation of the integer is converted to a number using string->number.
Reads a serialized PHP float literal from PORT, returning a Scheme flonum or the value +nan. The string representation of the integer is converted to a number using string->number.