Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)
Floating point intrinsic functions
Ancestors - None
Details
Container for all floating point intrinsic functions
Methods
Name |
Description |
Add two floats Result, Object |
|
ArcCosine Trigonometric method Result |
|
ArcSine Trigonometric method Result |
|
ArcTangent Trigonometric method Result |
|
ArcTangent2 Trigonometric method Result, Y |
|
Return the variable as a decimal Result |
|
Return the variable as a string Result |
|
Return the variable as a value if SQLNull Result, Default |
|
Apply boundary values to the variable Result, NumberOne, NumberTwo |
|
Cosine Trigonometric method Result |
|
CosineH Trigonometric method Result |
|
Divide a number Result, Object |
|
Exponential value of a float Result |
|
Return the absolute value of a float Result |
|
Return the modulus value Result, By |
|
Test if the value is within a range Result, NumberOne, NumberTwo |
|
Test if a number value is NAN (not a number) or ND (not defined) Result |
|
Natural Logarithm of a float Result |
|
Logarithm Base10 of a float Result |
|
Returns the largest number Result, Float1, Float2, Float3, Float4, Float5, Float6, Float7, Float8, Float9 |
|
Returns the smallest number Result, Float1, Float2, Float3, Float4, Float5, Float6, Float7, Float8, Float9 |
|
Multiply a number Result, Object |
|
Raise to the nth power Result, To |
|
Decrement the value by 1 Result |
|
Sine Trigonometric method Result |
|
SineH Trigonometric method Result |
|
Find the square root Result |
|
Subtract Result, Object |
|
Increment the value by 1 Result |
|
Tangent Trigonometric method Result |
|
TangentH Trigonometric method Result |