Updated 6 months ago

@stdlib/ndarray-base-assert-is-same-kind-data-type-cast • Rank 6.9 • Science 44%

Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.

Updated 6 months ago

@stdlib/array-base-assert-is-mostly-safe-data-type-cast • Rank 4.1 • Science 44%

Determine if an array data type can be safely cast or, for floating-point data types, downcast to another array data type.

Updated 6 months ago

ndarray-base-assert-is-mostly-safe-data-type-cast • Rank 0.0 • Science 44%

Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.

Updated 6 months ago

array-base-assert-is-same-kind-data-type-cast • Rank 0.0 • Science 44%

Determine if an array data type can be safely cast to, or is of the same kind as, another array data type.

Updated 6 months ago

constants-float64-max-safe-nth-double-factorial • Science 44%

Maximum safe nth double factorial when stored in double-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-lucas • Science 44%

Maximum safe Lucas number when stored in single-precision floating-point format.

Updated 6 months ago

aq • Science 44%

AQ is an interpreted programming language. It is fast, small, simple and safe. At the same time, programs written in AQ can also be compiled. Maybe a great piece of work.

Updated 6 months ago

constants-float32-max-safe-nth-tribonacci • Science 44%

Maximum safe nth Tribonacci number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float64-max-nth-double-factorial • Science 44%

Maximum nth double factorial when stored in double-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-fibonacci • Science 44%

Maximum safe Fibonacci number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-nth-double-factorial • Science 44%

Maximum safe nth double factorial when stored in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-nth-fibonacci • Science 44%

Maximum safe nth Fibonacci number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float32-max-safe-nth-lucas • Science 44%

Maximum safe nth Lucas number when stored in single-precision floating-point format.

Updated 6 months ago

constants-float64-max-safe-nth-tribonacci • Science 44%

Maximum safe nth Tribonacci number when stored in double-precision floating-point format.

Updated 6 months ago

constants-float32-max-nth-factorial • Science 26%

Maximum nth factorial when stored in single-precision floating-point format.