DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
SqrInt()
static proto
int
Math::SqrInt
(
int
i
)
static
private
Returns squared value.
Аргументы
i
int
Value
Возвращает
int
- Squared value
Print
(
Math
.SqrInt(12) );
>> 144
Print
proto void Print(void var)
Prints content of variable to console/log.
Math::Math
void Math()
Определения
EnMath.c:8
Math
Создано системой
1.13.2