ajv-formats icon indicating copy to clipboard operation
ajv-formats copied to clipboard

float and double are misleading

Open floratmin opened this issue 8 months ago • 0 comments

In the comment it is remarked that float and double are similar to c float and double. But the JavaScript Number type allows more numbers. It looks like these formats were added as dummy formats and do not enforce any real range.

Float vs Double

what-is-a-json-number

floratmin avatar Jun 13 '24 08:06 floratmin