phobos/std/math/algebraic.d
2021-04-04 11:56:27 +02:00

16 lines
602 B
D

// Written in the D programming language.
/**
This package is currently in a nascent state and may be subject to
change. Please do not use it yet, but stick to $(MREF std, math).
Copyright: Copyright The D Language Foundation 2000 - 2011.
License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
Authors: $(HTTP digitalmars.com, Walter Bright), Don Clugston,
Conversion of CEPHES math library to D by Iain Buclaw and David Nadlinger
Source: $(PHOBOSSRC std/math/algebraic.d)
*/
module std.math.algebraic;
// Will contain functions like abs, sqrt, hypot, poly and nextPow2