package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Apr 14, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package tolassert provides functions for asserting the equality of numbers
with tolerance (in other words, it checks whether numbers are about equal).
Equal asserts that the given two numbers are about equal to each other,
using a default tolerance of 0.001.
EqualTol asserts that the given two numbers are about equal to each other,
using the given tolerance value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.