Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

f64

f64

§
(val f64)
:
float,java_primitive
 is
  
[Contains abstract features]

Fields

Constructors

§
:
Any
 is
  
[Inherited from  numeric]

Functions

§
 => 
numeric.this  
[Inherited from  numeric]
§
 => 
f64  
[Redefinition of  float.acos]

redefines:

§
 => 
float.this  
[Inherited from  float]
§
 => 
i32  
[Inherited from  float]
§
 => 
i64  
[Redefinition of  float.as_i64]

redefines:

§
 => 
String  
[Redefinition of  Any.as_string]

redefines:

§
 => 
u8  
[Inherited from  numeric]
  
[Abstract feature]
§
 => 
f64  
[Redefinition of  float.asin]

redefines:

§
 => 
float.this  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  float.atan]

redefines:

§
 => 
float.this  
[Inherited from  float]
§
 => 
float.this  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  float.cos]

redefines:

§
 => 
f64  
[Redefinition of  float.cosh]

redefines:

§
 => 
Type  
[Inherited from  Any]
§
 => 
f64  
[Redefinition of  float.exp]

redefines:

§
 => 
i32  
[Redefinition of  float.exponent]

redefines:

§
 => 
bool  
[Redefinition of  float.fits_in_i64]

redefines:

§
 => 
bool  
[Inherited from  numeric]
§
 => 
float.this  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  float.fract]

redefines:

§
(other float.this)
 => 
bool  
[Inherited from  float]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix %]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix *]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix **]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other numeric.this)
 => 
option numeric.this  
[Inherited from  numeric]
  
[Abstract feature]
§
(other numeric.this)
 => 
numeric.this  
[Inherited from  numeric]
  
[Abstract feature]
§
(other numeric.this)
 => 
option numeric.this  
[Inherited from  numeric]
§
(other numeric.this)
 => 
numeric.this  
[Inherited from  numeric]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix +]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other numeric.this)
 => 
option numeric.this  
[Inherited from  numeric]
§
(other numeric.this)
 => 
numeric.this  
[Inherited from  numeric]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix -]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other numeric.this)
 => 
option numeric.this  
[Inherited from  numeric]
§
(other numeric.this)
 => 
numeric.this  
[Inherited from  numeric]
§
(other f64)
 => 
f64  
[Redefinition of  numeric.infix /]

redefines:

§
(other numeric.this)
 => 
bool  
[Inherited from  numeric]
§
(other f64)
 => 
bool  
[Redefinition of  float.infix <]

redefines:

§
(other f64)
 => 
bool  
[Redefinition of  float.infix <=]

redefines:

§
(other f64)
 => 
bool  
[Redefinition of  float.infix =]

redefines:

§
(other f64)
 => 
bool  
[Redefinition of  float.infix >]

redefines:

§
(other f64)
 => 
bool  
[Redefinition of  float.infix >=]

redefines:

§
 => 
bool  
[Redefinition of  float.is_NaN]

redefines:

§
 => 
bool  
[Inherited from  numeric]
§
 => 
bool  
[Inherited from  numeric]
§
 => 
f64  
[Redefinition of  float.log]

redefines:

§
(base float.this)
 => 
float.this  
[Inherited from  float]
§
 => 
u64  
[Redefinition of  float.mantissa]

redefines:

§
 => 
String  
[Inherited from  Any]
§
 => 
numeric.this  
[Inherited from  numeric]
§
 => 
bool  
[Inherited from  numeric]
§
 => 
f64  
[Redefinition of  numeric.prefix -]

redefines:

§
 => 
bool  
[Inherited from  numeric]
§
 => 
numeric.this  
[Inherited from  numeric]
§
 => 
float.this  
[Inherited from  float]
§
 => 
i32  
[Inherited from  numeric]
§
 => 
f64  
[Redefinition of  float.sin]

redefines:

§
 => 
f64  
[Redefinition of  float.sinh]

redefines:

§
 => 
float.this  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  float.square_root]

redefines:

§
 => 
f64  
[Redefinition of  float.tan]

redefines:

§
 => 
f64  
[Redefinition of  float.tanh]

redefines:

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
(y f64, x f64)
 => 
f64  
[Redefinition of  float.type.atan2]

redefines:

§
 => 
i32  
[Redefinition of  float.type.bytes]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
 => 
f64  
[Redefinition of  float.type.epsilon]

redefines:

§
(a float.this.type, b float.this.type)
 => 
bool  
[Inherited from  float]
§
(val i64)
 => 
f64  
[Redefinition of  float.type.from_i64]
§
(v u32)
 => 
numeric.this.type  
[Inherited from  numeric]
§
(a f64.this.type)
 => 
u64  
§
 => 
float.this.type  
[Inherited from  float]
§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
bool  
[Inherited from  equatable]
§
(a float.this.type, b float.this.type)
 => 
bool  
[Inherited from  float]
§
 => 
i32  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  float.type.max]

redefines:

§
 => 
i32  
[Redefinition of  float.type.max_exp]

redefines:

§
 => 
i32  
[Redefinition of  float.type.min_exp]

redefines:

§
 => 
String  
[Inherited from  Type]
§
 => 
float.this.type  
[Inherited from  float]
§
 => 
float.this.type  
[Inherited from  float]
§
 => 
f64  
[Redefinition of  numeric.type.one]

redefines:

§
 => 
float.this.type  
[Inherited from  float]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
float.this.type  
[Inherited from  float]
§
 => 
i32  
[Inherited from  float]
§
 => 
numeric.this.type  
[Inherited from  numeric]
§
 => 
numeric.this.type  
[Inherited from  numeric]
§
 => 
Type  
[Inherited from  Any]
§
 => 
f64  
[Redefinition of  numeric.type.zero]

redefines:

§
 => 
f64  
[Redefinition of  float.type.π]

redefines:

§
 => 
f64  
[Redefinition of  float.type.ℇ]

redefines: