Type Definition thermocouple::FP[][src]

type FP = f64;

Underlying storage type: f64

Trait Implementations

impl FPExt for FP[src]