Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.2.1.1
/
lib
/
math
tag
10ae005f8f5a05c74200c752bcfd45f0735cca95
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
8aea8593874f8afd9d38a883d33296fd7cfdefe1
0.2.1.1
27cadf2
isEven, isOdd, isNegative, isMaxValue, isMinValue, isInfinite, isPositive, isSingleValue.
by floitsch@google.com
· 13 years ago
a1faa6f
Change IllegalArgumentException to ArgumentError.
by lrn@google.com
· 13 years ago
26fab51
Move parseInt parseDouble to int/double classes as a static method.
by lrn@google.com
· 13 years ago
43c364c
- Change "static final" to "static const" in the lib/ directory.
by iposva@google.com
· 13 years ago
c963192
Add documentation to the trigonometric functions in the math library.
by lrn@google.com
· 13 years ago
652415d
Cleanup of math sources.
by ager@google.com
· 13 years ago
a795942
- Use the unified dart:math library in the VM.
by iposva@google.com
· 13 years ago
0bc9b19
Rename BadNumberFormatException -> FormatException.
by rnystrom@google.com
· 13 years ago
de90cce
Inline compareTo for numbers into min and max.
by floitsch@google.com
· 13 years ago
a51dc25
Make isUtc a getter, change some method names in Date. Weekday is now 1 based.
by floitsch@google.com
· 13 years ago
47cb0e5
- Fix comments in math.dart
by iposva@google.com
· 13 years ago
3b3b6e5
- Add a math library. Currently it mostly matches the Math class in dart:core.
by iposva@google.com
· 13 years ago