1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/maths
2014-11-04 15:59:38 +00:00
..
juce_BigInteger.cpp Clarified the JUCE_USE_INTRINSICS by changing its name to JUCE_USE_MSVC_INTRINSICS 2014-08-17 11:47:55 +01:00
juce_BigInteger.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_Expression.cpp Updated a few trig functions to use the std:: implementations. 2014-11-04 15:59:38 +00:00
juce_Expression.h Really minor clean-ups. 2014-01-12 18:06:48 +00:00
juce_MathsFunctions.h Added a function countNumberOfBits() 2014-07-31 11:30:51 +01:00
juce_NormalisableRange.h Added class: NormalisableRange, to represent a mapping from an arbitrary range down to 0->1 2014-10-13 15:43:01 +01:00
juce_Random.cpp Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
juce_Random.h Fixed spelling. Added a few simple methods to Random, BigInteger and var. 2013-10-10 12:13:12 +01:00
juce_Range.h Added method Range::withStartAndLength 2014-08-10 18:12:13 +01:00