tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
arg.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<typename T>
constexpr auto arg (complex< T > const &z) noexcept -> T
 
template<floating_point Float>
constexpr auto arg (Float f) noexcept -> complex< Float >
 
template<integral Integer>
constexpr auto arg (Integer i) noexcept -> complex< double >