RVLTS
Preparing search index...
nw4r/math/arithmetic
FAbs
Function FAbs
FAbs
(
x
:
number
)
:
number
Emulates the
fabs
instruction. Returns the absolute value of
x
.
Parameters
x
:
number
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RVLTS
Loading...
Emulates the
fabs
instruction. Returns the absolute value ofx
.