largest
There are 31 repositories under largest topic.
OpenStitching/lir
Largest Interior/Inscribed Rectangle implementation in Python.
aleksaan/diskusage
Duck is a very fast utility to find largest directories or files
josephpaul0/tdu
Top Disk Usage. You want to know what is using all your disk space ? This command-line tool estimates the disk space occupied by all files in a given path. It displays a sorted list of the biggest items. The estimation method is similar to the 'du -skx' command from GNU Coreutils package.
DeepthiTabithaBennet/C_Arrays
A collection of simple C Programs involving Arrays.
stdlib-js/constants-float32-max
Maximum single-precision floating-point number.
stdlib-js/constants-float16-max
Maximum half-precision floating-point number.
stdlib-js/constants-float64-max
Maximum double-precision floating-point number.
stdlib-js/math-base-special-fast-max
Return the maximum value.
stdlib-js/utils-real-max
Return the maximum finite value capable of being represented by a numeric real type.
jithinkc22j/Largest_or_Smallest
This Matlab code is used to find the largest/smallest of three numbers
stdlib-js/constants-float64-max-ln
Natural logarithm of the maximum double-precision floating-point number.
stdlib-js/math-base-special-max
Return the maximum value.
stdlib-js/math-base-special-maxabs
Return the maximum absolute value.
stdlib-js/math-base-special-maxabsn
Return the maximum absolute value.
stdlib-js/math-base-special-maxn
Return the maximum value.
stdlib-js/math-base-special-minmax
Return the minimum and maximum values.
stdlib-js/math-base-special-minmaxabs
Return the minimum and maximum absolute values.
stdlib-js/math-base-special-minmaxabsn
Return the minimum and maximum absolute values.
stdlib-js/math-base-special-minmaxn
Return the minimum and maximum values.
stdlib-js/math-base-special-nanmaxf
Return the maximum value of two single-precision floating-point numbers, ignoring NaN.
stdlib-js/utils-safe-int-max
Return the maximum safe integer capable of being represented by a numeric real type.
stdlib-js/utils-type-max
Return the maximum value of a specified numeric type.
arunumd/ENPM809Y_Assignment5
Code for class assignment #3
SagarKumar96/Inscribe
🔄 Flash ISOs to USB effortlessly with Inscribe, a sleek, open-source tool for Linux that ensures secure erasing and hassle-free updates.
stdlib-js/constants-float32-max-ln
Natural logarithm of the maximum single-precision floating-point number.
stdlib-js/math-base-special-fast-maxf
Return the maximum single-precision floating-point number.
stdlib-js/math-base-special-maxabsf
Return the maximum absolute single-precision floating-point number.
stdlib-js/math-base-special-maxf
Return the maximum single-precision floating-point number.
stdlib-js/math-base-special-minmaxabsf
Return the minimum and maximum absolute values of two single-precision floating-point numbers.
stdlib-js/math-base-special-minmaxf
Return the minimum and maximum of two single-precision floating-point numbers.