This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4df4e5525316ac1b514b7b4fc4e68d18b51e8eb
kotlin-fork
/
libraries
/
stdlib
/
test
/
numbers
T
History
Ilya Gorbunov
b4ba00ca36
Document and test NaN propagation of maxOf/minOf
...
Also simplify minOf/maxOf implementations #KT-38708
2020-06-02 19:01:44 +03:00
..
BitwiseOperationsTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
BuiltinCompanionTest.kt
Update copyright.
2019-04-23 20:09:22 +03:00
ConversionTest.kt
Add tests for floating-point to integral conversion
2019-08-15 00:57:27 +03:00
MathTest.kt
Workaround in FloatMathTest.powers to avoid failures with js-ir runtime
2019-10-16 17:48:47 +03:00
NaNPropagationTest.kt
Document and test NaN propagation of maxOf/minOf
2020-06-02 19:01:44 +03:00
NumbersTest.kt
Test that known Floats can fit in FloatArray without over/underflow
2020-04-02 04:04:04 +03:00