Skip to content

Java: Add fromFloat() and toFloat() #89

@agdavydov81

Description

@agdavydov81

In Java (double)3.15f == 3.1500000953674316, so the only way to convert value correctly - use string conversion.
But the string conversion could be slow and also allocate memory.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions