quadValue Function

public function quadValue(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~~quadvalue~~CalledByGraph proc~quadvalue FTValue%quadValue proc~quadvalueforkey FTValueDictionary%quadValueForKey proc~quadvalueforkey->proc~quadvalue