Updated 6 months ago

@stdlib/complex-base-assert-is-same-value-zerof • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 6 months ago

@stdlib/complex-base-assert-is-same-value-zero • Science 44%

Test whether two double-precision complex floating-point numbers are the same value.

Updated 6 months ago

@stdlib/complex-base-assert-is-equal • Science 44%

Test whether two double-precision complex floating-point numbers are equal.

Updated 6 months ago

@stdlib/complex-base-assert-is-same-value • Science 44%

Test whether two double-precision complex floating-point numbers are the same value.

Updated 6 months ago

coola • Science 44%

Python library to check if two complex/nested objects are equal or not.

Updated 6 months ago

complex-float32-base-assert-is-almost-equal • Science 44%

Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Updated 6 months ago

complex-float64-base-assert-is-almost-equal • Science 44%

Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).

Updated 6 months ago

complex-base-assert-is-same-valuef • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 6 months ago

complex-float32-base-assert-is-same-value • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 6 months ago

complex-float64-base-assert-is-same-value-zero • Science 44%

Test whether two double-precision complex floating-point numbers are the same value.

Updated 6 months ago

wholeable • Science 44%

Provides whole value object behavior.

Updated 6 months ago

array-base-assert-has-almost-equal-values • Science 44%

Test if two arrays have respective elements which are approximately equal within a specified number of ULPs (units in the last place).