Search found 2 matches

by JonDZ
Thu Nov 05, 2015 10:34 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: conversion to single-precision float
Replies: 3
Views: 3992

Re: conversion to single-precision float

Nevermind, must have made a mistake with your code. Got it working now, thanks!
by JonDZ
Wed Nov 04, 2015 7:46 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: conversion to single-precision float
Replies: 3
Views: 3992

Re: conversion to single-precision float

Hi jcole,

I'm experiencing a similar situaton, but can't get the results i need, even with your solution.

I'm reading OSC data from a server and already converted some results to hex numbers.

I have "41c80000" as hex number (converted from ascii; "AÈ") and it should convert to "25.0" in decimal ...