Struct f128::f128 [] [src]

pub struct f128(_);

Methods

impl f128
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for f128
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for f128
[src]

impl PartialOrd for f128
[src]

[src]

This method returns an ordering between self and other values if one exists. Read more

[src]

This method tests less than (for self and other) and is used by the < operator. Read more

[src]

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more

[src]

This method tests greater than (for self and other) and is used by the > operator. Read more

[src]

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

impl Ord for f128
[src]

[src]

This method returns an Ordering between self and other. Read more

1.22.0
[src]

Compares and returns the maximum of two values. Read more

1.22.0
[src]

Compares and returns the minimum of two values. Read more

impl Eq for f128
[src]

impl PartialEq for f128
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Shr<u8> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<u8> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a u8> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a u8> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<u16> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<u16> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a u16> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a u16> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<u32> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<u32> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a u32> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a u32> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<u64> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<u64> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a u64> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a u64> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<u128> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<u128> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a u128> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a u128> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<usize> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<usize> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a usize> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a usize> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<i8> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<i8> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a i8> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a i8> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<i16> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<i16> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a i16> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a i16> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<i32> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<i32> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a i32> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a i32> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<i64> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<i64> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a i64> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a i64> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<i128> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<i128> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a i128> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a i128> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl Shr<isize> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<isize> for &'a f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a> Shr<&'a isize> for f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl<'a, 'b> Shr<&'a isize> for &'b f128
[src]

The resulting type after applying the >> operator.

[src]

Performs the >> operation.

impl ShrAssign<u8> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<u16> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<u32> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<u64> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<u128> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<usize> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<i8> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<i16> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<i32> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<i64> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<i128> for f128
[src]

[src]

Performs the >>= operation.

impl ShrAssign<isize> for f128
[src]

[src]

Performs the >>= operation.

impl Shl<u8> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<u8> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a u8> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a u8> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<u16> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<u16> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a u16> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a u16> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<u32> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<u32> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a u32> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a u32> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<u64> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<u64> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a u64> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a u64> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<u128> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<u128> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a u128> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a u128> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<usize> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<usize> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a usize> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a usize> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<i8> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<i8> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a i8> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a i8> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<i16> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<i16> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a i16> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a i16> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<i32> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<i32> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a i32> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a i32> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<i64> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<i64> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a i64> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a i64> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<i128> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<i128> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a i128> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a i128> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl Shl<isize> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<isize> for &'a f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a> Shl<&'a isize> for f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl<'a, 'b> Shl<&'a isize> for &'b f128
[src]

The resulting type after applying the << operator.

[src]

Performs the << operation.

impl ShlAssign<u8> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<u16> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<u32> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<u64> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<u128> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<usize> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<i8> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<i16> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<i32> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<i64> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<i128> for f128
[src]

[src]

Performs the <<= operation.

impl ShlAssign<isize> for f128
[src]

[src]

Performs the <<= operation.

impl Add for f128
[src]

The resulting type after applying the + operator.

[src]

Performs the + operation.

impl AddAssign for f128
[src]

[src]

Performs the += operation.

impl<'a> Add<f128> for &'a f128
[src]

The resulting type after applying the + operator.

[src]

Performs the + operation.

impl<'a> Add<&'a f128> for f128
[src]

The resulting type after applying the + operator.

[src]

Performs the + operation.

impl<'a, 'b> Add<&'a f128> for &'b f128
[src]

The resulting type after applying the + operator.

[src]

Performs the + operation.

impl Sub for f128
[src]

The resulting type after applying the - operator.

[src]

Performs the - operation.

impl SubAssign for f128
[src]

[src]

Performs the -= operation.

impl<'a> Sub<f128> for &'a f128
[src]

The resulting type after applying the - operator.

[src]

Performs the - operation.

impl<'a> Sub<&'a f128> for f128
[src]

The resulting type after applying the - operator.

[src]

Performs the - operation.

impl<'a, 'b> Sub<&'a f128> for &'b f128
[src]

The resulting type after applying the - operator.

[src]

Performs the - operation.

impl Mul for f128
[src]

The resulting type after applying the * operator.

[src]

Performs the * operation.

impl MulAssign for f128
[src]

[src]

Performs the *= operation.

impl<'a> Mul<f128> for &'a f128
[src]

The resulting type after applying the * operator.

[src]

Performs the * operation.

impl<'a> Mul<&'a f128> for f128
[src]

The resulting type after applying the * operator.

[src]

Performs the * operation.

impl<'a, 'b> Mul<&'a f128> for &'b f128
[src]

The resulting type after applying the * operator.

[src]

Performs the * operation.

impl Div for f128
[src]

The resulting type after applying the / operator.

[src]

Performs the / operation.

impl DivAssign for f128
[src]

[src]

Performs the /= operation.

impl<'a> Div<f128> for &'a f128
[src]

The resulting type after applying the / operator.

[src]

Performs the / operation.

impl<'a> Div<&'a f128> for f128
[src]

The resulting type after applying the / operator.

[src]

Performs the / operation.

impl<'a, 'b> Div<&'a f128> for &'b f128
[src]

The resulting type after applying the / operator.

[src]

Performs the / operation.

impl Rem<f128> for f128
[src]

The resulting type after applying the % operator.

[src]

Performs the % operation.

impl<'a> Rem<&'a f128> for f128
[src]

The resulting type after applying the % operator.

[src]

Performs the % operation.

impl<'a, 'b> Rem<&'a f128> for &'b f128
[src]

The resulting type after applying the % operator.

[src]

Performs the % operation.

impl<'a> Rem<f128> for &'a f128
[src]

The resulting type after applying the % operator.

[src]

Performs the % operation.

impl Sum for f128
[src]

[src]

Method which takes an iterator and generates Self from the elements by "summing up" the items. Read more

impl Product for f128
[src]

[src]

Method which takes an iterator and generates Self from the elements by multiplying the items. Read more

impl<'a> Sum<&'a f128> for f128
[src]

[src]

Method which takes an iterator and generates Self from the elements by "summing up" the items. Read more

impl<'a> Product<&'a f128> for f128
[src]

[src]

Method which takes an iterator and generates Self from the elements by multiplying the items. Read more

impl Hash for f128
[src]

[src]

Feeds this value into the given [Hasher]. Read more

[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Bounded for f128
[src]

[src]

returns the smallest finite number this type can represent

[src]

returns the largest finite number this type can represent

impl From<u8> for f128
[src]

[src]

Performs the conversion.

impl Into<u8> for f128
[src]

[src]

Performs the conversion.

impl From<u16> for f128
[src]

[src]

Performs the conversion.

impl Into<u16> for f128
[src]

[src]

Performs the conversion.

impl From<u32> for f128
[src]

[src]

Performs the conversion.

impl Into<u32> for f128
[src]

[src]

Performs the conversion.

impl From<u64> for f128
[src]

[src]

Performs the conversion.

impl Into<u64> for f128
[src]

[src]

Performs the conversion.

impl From<i8> for f128
[src]

[src]

Performs the conversion.

impl Into<i8> for f128
[src]

[src]

Performs the conversion.

impl From<i16> for f128
[src]

[src]

Performs the conversion.

impl Into<i16> for f128
[src]

[src]

Performs the conversion.

impl From<i32> for f128
[src]

[src]

Performs the conversion.

impl Into<i32> for f128
[src]

[src]

Performs the conversion.

impl From<i64> for f128
[src]

[src]

Performs the conversion.

impl Into<i64> for f128
[src]

[src]

Performs the conversion.

impl From<f32> for f128
[src]

[src]

Performs the conversion.

impl Into<f32> for f128
[src]

[src]

Performs the conversion.

impl From<f64> for f128
[src]

[src]

Performs the conversion.

impl Into<f64> for f128
[src]

[src]

Performs the conversion.

impl From<i128> for f128
[src]

[src]

Performs the conversion.

impl Into<i128> for f128
[src]

[src]

Performs the conversion.

impl From<u128> for f128
[src]

[src]

Performs the conversion.

impl Into<u128> for f128
[src]

[src]

Performs the conversion.

impl ToPrimitive for f128
[src]

[src]

Converts the value of self to an i64.

[src]

Converts the value of self to an u64.

[src]

Converts the value of self to an isize.

[src]

Converts the value of self to an i8.

[src]

Converts the value of self to an i16.

[src]

Converts the value of self to an i32.

[src]

Converts the value of self to a usize.

[src]

Converts the value of self to an u8.

[src]

Converts the value of self to an u16.

[src]

Converts the value of self to an u32.

[src]

Converts the value of self to an f32.

[src]

Converts the value of self to an f64.

impl FromPrimitive for f128
[src]

[src]

Convert an i64 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an u64 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an isize to return an optional value of this type. If the value cannot be represented by this value, the None is returned. Read more

[src]

Convert an i8 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an i16 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an i32 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert a usize to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an u8 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an u16 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert an u32 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert a f32 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more

[src]

Convert a f64 to return an optional value of this type. If the type cannot be represented by this value, the None is returned. Read more