Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ScaleB< TInteger >()
[1/2]
static double
IFloatingPoint
< double >. System.Double.ScaleB< TInteger >
(
double
x
,
TInteger
n
)
inline
static
Definition at line
753
of file
Double.cs
.
754
{
755
return
Math.ScaleB(x,
int
.
Create
(n));
756
}
System.IO.Compression.ZipArchiveMode.Create
@ Create
References
System.Math.ScaleB()
.
System
Double
Generated by
1.10.0