Also known as underflow
condition in programming where a calculated value is too small to be represented in memory
算术下溢也稱為浮点数下溢,是指计算机浮点数计算的结果小于可以表示的最小数。 算术下溢出現在計算結果很接近零,使得計算結果的大小小於浮点数可以表示的最小數字。算术下溢也可以視為是浮点数指數在負值時的溢位。例如,浮点数指數范围为-128至127,一个绝对值小于2−127的浮点数就会造成下溢(假设-128的阶码用于表示负无穷)。
Abstract from DBpedia / Wikipedia · CC BY-SA
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).