Julia Programming Language
Abstract and System-Native Types of Integers and Floats: Int, Integer, Float, AbstractFloat
Internals & Design
question
Oscar_Smith
October 20, 2022, 12:00am
2
is very simple. 32 and 64 bit computers both have both types of floating point, so it doesn’t really make sense to refer to one of them as the native float type.
2 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
`Float` type like `Int` type
General Usage
proposal
,
faq
29
4419
March 14, 2017
Why no Float type alias?
General Usage
question
,
type
10
1182
September 28, 2022
Int and float functions
General Usage
float
,
int
7
427
November 27, 2023
Why "Int()" is capitalized and "float()" is not?
Internals & Design
7
1742
July 19, 2020
What's the difference between Float64 and Real? And what is the Real type for?
New to Julia
array
,
type
,
float
3
2628
June 15, 2021