Functions Index :: D

[<< packages]
NameDescription PackageModule

DebugLog

Outputs debuging information in a log file .

If the supplied debug_level is >= current debug mode (level) the function uses StrPrint() to insert the values of any defined variable arguments (p01, …, p50) into the string

debug

logging

DefineModule

Defines the (visible to loader) global variables that identify the module...

--

loader

DefinePackage

Defines the (visible to loader) global variables that identify the package...

--

loader

DegToRad

Returns the result of conversion of its degrees argument to radians...

numeric

core

Dif2

Returns the difference of its arguments...

numeric

core

Div2

Returns the quotient of the division of its arguments...

numeric

core

 

[<< top]