numeric.spad line 1 [edit on github]
Numeric provides real and complex numerical evaluation functions for various symbolic types.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumeric(x)
returns a complex approximation of x
.
complexNumeric(x, n)
returns a complex approximation of x
up to n
decimal places.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not a constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
complexNumericIfCan(x)
returns a complex approximation of x
, or "failed" if x
is not constant.
complexNumericIfCan(x, n)
returns a complex approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
numeric(x)
returns a real approximation of x
.
numeric(x, n)
returns a real approximation of x
up to n
decimal places.
numeric(x)
returns a real approximation of x
.
numeric(x, n)
returns a real approximation of x
up to n
decimal places.
numeric(x)
returns a real approximation of x
.
numeric(x, n)
returns a real approximation of x
up to n
decimal places.
numeric(x)
returns a real approximation of x
.
numeric(x, n)
returns a real approximation of x
up to n
decimal places.
numericIfCan(x)
returns a real approximation of x
, or "failed" if x
is not a constant.
numericIfCan(x, n)
returns a real approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
numericIfCan(x)
returns a real approximation of x
, or "failed" if x
is not a constant.
numericIfCan(x, n)
returns a real approximation of x
up to n
decimal places, or "failed" if x
is not a constant.
numericIfCan(x)
returns a real approximation of x
, or "failed" if x
is not a constant.
numericIfCan(x, n)
returns a real approximation of x
up to n
decimal places, or "failed" if x
is not a constant.