Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
bigloo
real
C# Class bigloo.real
Inheritance:
numeral
Show file
Open project: mbrock/bigloo-llvm
Class Usage Examples
Public Properties
Property
Type
Description
value
double
Public Methods
Method
Description
real
(
double
value
) :
System
write
(
output_port
p
) :
void
Method Details
real()
public
method
public
real
(
double
value
) :
System
value
double
return
System
write()
public
method
public
write
(
output_port
p
) :
void
p
output_port
return
void
Property Details
value
public property
public
double
value
return
double