Re: [WebIDL] double

On Mon, 15 Jun 2009, Cameron McCormack wrote:
>
> I’ve added a distinct double type, as exists in OMG IDL:
> 
>   http://dev.w3.org/2006/webapi/WebIDL/#idl-double
>   http://dev.w3.org/2006/webapi/WebIDL/#es-double
>   http://dev.w3.org/2006/webapi/WebIDL/#java-double

How do I know when to use float or double, for types that are supposed to 
represent infinite range? Should I just make everything double?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Sunday, 14 June 2009 18:39:56 UTC