Absolute value of fi
object
returns the
absolute value of y
= abs(a
)fi
object a
with the same
numerictype
object as a
. Intermediate quantities
are calculated using the fimath
associated with a
.
The output fi
object, y
, has the same local
fimath
as a
.
returns a y
= abs(a
,T
)fi
object with a value equal to the absolute value of
a
and numerictype
object T
.
Intermediate quantities are calculated using the fimath
associated with
a
and the output fi
object y
has the same local fimath
as a
. See Data Type Propagation Rules.
returns a y
= abs(a
,T
,F
)fi
object with a value equal to the absolute value of
a
and the numerictype
object
T
. Intermediate quantities are calculated using the
fimath
object F
. The output fi
object, y
, has no local fimath
. See Data Type Propagation Rules.
fi
| fimath
| numerictype