sesaparcours
Preparing search index...
outils/calculatrice/Calculatrice
<internal>
NumeratorDenominator
Interface NumeratorDenominator
Interface representing a fraction with numerator and denominator.
interface
NumeratorDenominator
{
d
:
number
|
bigint
;
n
:
number
|
bigint
;
}
Index
Properties
d
n
Properties
d
d
:
number
|
bigint
n
n
:
number
|
bigint
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
d
n
sesaparcours
Loading...
Interface representing a fraction with numerator and denominator.