Preparing search index...
The search index is not available
@stemcmicro/helpers
@stemcmicro/helpers
is_rat_and_integer
Function is_rat_and_integer
is_
rat_
and_
integer
(
expr
)
:
expr
is
Rat
&
{
isInteger
:
true
;
}
is_rat(expr) && expr.isInteger
Parameters
expr
:
U
Returns
expr
is
Rat
&
{
isInteger
:
true
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stemcmicro/helpers
Loading...
is_rat(expr) && expr.isInteger