Searched defs:Remainder (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/ | ||
D | 7_expressions.rst | 3412 .. _Remainder: target |
/arkcompiler/ets_runtime/ecmascript/ | ||
D | js_bigint.cpp | 1451 JSHandle<BigInt> BigInt::Remainder(JSThread *thread, JSHandle<BigInt> n, JSHandle<BigInt> d) in Remainder() function in panda::ecmascript::BigInt |