floating point | Twise Random https://twiserandom.com A site about computer science . Thu, 25 Feb 2021 20:24:45 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.1 https://twiserandom.com/wp-content/uploads/2019/08/cropped-abstract-color-32x32.jpg floating point | Twise Random https://twiserandom.com 32 32 What is a float , double , long double and a floating point literal in C ? https://twiserandom.com/c/what-is-a-float-double-long-double-and-a-floating-point-literal-in-c/ Mon, 14 Dec 2020 20:49:42 +0000 https://twiserandom.com/?p=5236  

What is float , double , long double ?

To store numbers in a computer , an algorithm must be used . The C standard does not specify the algorithm , or the encoding to be used , for … Read More

The post What is a float , double , long double and a floating point literal in C ? first appeared on Twise Random.]]>
 

What is float , double , long double ?

To store numbers in a computer , an algorithm must be used . The C standard does not specify the algorithm , or the encoding to be used , for … Read More

The post What is a float , double , long double and a floating point literal in C ? first appeared on Twise Random.]]>
What is a floating point number ? https://twiserandom.com/data-structure-and-algorithms/what-is-a-floating-point-number/ Fri, 11 Dec 2020 19:58:42 +0000 https://twiserandom.com/?p=5048  
A number , can be thought of as a projection , used for example for measuring , be it time or distance , or for countig . A number is a discrete way of measuring , discrete as in … Read More

The post What is a floating point number ? first appeared on Twise Random.]]>
 
A number , can be thought of as a projection , used for example for measuring , be it time or distance , or for countig . A number is a discrete way of measuring , discrete as in … Read More

The post What is a floating point number ? first appeared on Twise Random.]]>