machine_epsilon
Determine machine epsilon to assess floating-point precision in numerical computations by finding the smallest value where 1 + ε > 1.
Instructions
Get machine epsilon for floating-point precision. Smallest value where 1 + ε > 1. (Domain: arithmetic, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||