Ceiling

首页  后退  前进

 


Ceiling
down2

Ceiling

返回某数只入不舍的整数值.

 

Ceiling ( expression )

参数

expression

任意有效值的表达式.

返回值

返回某数只入不舍的整数值.

 

函数示例

#include <MsgBoxConstants.au3>
Example()
Func Example()
    ; Assign a Local variable an array containing the numbers.
    Local $aNumber[8] = [4.8, 4.5, 4.3, 4, -4.8, -4.5, -4.3, -4]
    ; Assign a Local variable a string which will contain the results.
    Local $sResults = ""
    ; Loop through the array: calculate the ceiling and format the result.
    For $i = 0 To 7
        $sResults &= "Ceiling(" & $aNumber[$i] & ") = " & Ceiling($aNumber[$i]) & @CRLF & ($i = 3 ? @CRLF : "")
    Next
    ; Display the results.
    MsgBox($MB_SYSTEMMODAL, "", $sResults)
EndFunc   ;==>Example

----------------------------------------

 

该函数可以通过命令 exect 调用

参见:

Floor, Round, Int, Number

例子
copy
Ceiling(4.8) ; 返回5

Ceiling(4.5) ;返回5

Ceiling(4.3) ; 返回5

Ceiling(4) ; 返回-4

Ceiling(-4.3) ; 返回-4

Ceiling(-4.5) ; 返回-4

Ceiling(-4.8) ; 返回-4

Ceiling(-4) ;返回-4

 

exect=Ceiling(4.8) GLOBALEXECT<a> ;; 将数字舍入到最接近的整数(返回5)

 

exect=Ceiling(-4.8) GLOBALEXECT<a> ;; 将数字舍入到最接近的整数更高(返回-4)

 

imgpr=1 forpgs slist=%L <FOR> 1 <TO> GLOBALSLIST<0> sends=x||##rndm<3|30>||#Hmd5|1 sends=@<info=o75GLOBALSLIST<:INDEX:>>??2 sends=@<info=o72GLOBALSLIST<:INDEX:>//>??3 sends=@<info=o91GLOBALSLIST<:INDEX:>//>??4 folds=GLOBALSENDS<2>||GLOBALSENDS<3>-GLOBALSENDS<1> start=FFmpeg||-i||GLOBALSLIST<:INDEX:>||-ss||00:00:05||-r||1||GLOBALFOLDS<1>/images%%d.jpg||-vn||-ar||22050||-ac||2||-ab||96k||-f||mp3||GLOBALFOLDS<1>/sound.mp3||&&hide||&&wait pause=1000 exect=$var_array=##$PS<GLOBALFOLDS<1>//1//0//jpg>!!-1||$var_n=Ceiling(UBound($var_array)/4) pause=1000 start=FFmpeg||-r||4||-i||GLOBALFOLDS<1>/images%%d.jpg||-ss||00:00:05||-t||$var_n||-i||GLOBALFOLDS<1>/sound.mp3||-y||-r||4||-s||320x240||-b||200k||GLOBALSENDS<2>/GLOBALSENDS<4>-GLOBALSENDS<3>.flv||&&hide||&&wait pause=500 delsm=GLOBALFOLDS<1>||1 <NEXT> ;; 下光标的剪辑的视频选定的文件(扫描WMV)的创作FLV范围从5秒和下文每秒通过加入音频和的保持与母体的名称旁边的原始视频文件(每秒4帧的组合)交错一旦每一帧时间目录+原始视频文件的名称+删除中间文件

up2

tcimage © Аверин Андрей для Total Commander Image Averin-And@yandex.ru