To Double

Converts the given input to 64 bit double. The node will attempt to convert array and tuple inputs to doubles of the same shape

Installation

To use this Node, you must enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Description

Default

value (value)

numerics, bool, bool[]

The numeric value to convert to double

Outputs

Name

Type

Description

Default

Double (converted)

double, double[2], double[3], double[4], double[], double[2][], double[3][], double[4][]

Output double-based value