Skip to content

Add support for math.near_equal or similar to Mathf.Approximately #67

@xoofx

Description

@xoofx

There is currently no helper methods exposed to compare two floating points that are approximately the same

What needs to be determined:

  • name of these methods (e.g near_equal...)
  • what kind of implementation do we want? (taking into account ULP or not? one version with more parameters?...)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions