LOTUSSCRIPT 言語


例:Sqr 関数
Dim root As Double
root# = Sqr(169)
Print root# ' Prints 13

関連項目