Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 528 Bytes

C2F.md

File metadata and controls

18 lines (11 loc) · 528 Bytes

Use this component to convert temperatures from Celcius to Fahrenheit.

Inputs

  • C [Required]

A temperature or list of temperatures in Celcius.

Outputs

  • F

The input temperatures converted to Fahrenheit.

Check Hydra Example Files for C2F