doublePrecisionValue Function

public function doublePrecisionValue(self)

Get the double precision value stored in the object, or convert the value in the object to a double precision if it is of a different type.

Type Bound

FTValue

Arguments

Type IntentOptional Attributes Name
class(FTValue) :: self

Return Value doubleprecision


Called by

proc~~doubleprecisionvalue~~CalledByGraph proc~doubleprecisionvalue FTValue%doublePrecisionValue proc~doubleprecisionvalueforkey FTValueDictionary%doublePrecisionValueForKey proc~doubleprecisionvalueforkey->proc~doubleprecisionvalue