test
Module test
API
Definitions
This module contains an API to convet temperature from Celcius to Fahrenheit.
Copyfloat fahrenheit = temperature:celciusToFahrenheit(25.0);
float fahrenheit = temperature:celciusToFahrenheit(25.0);
function fahrenheitToCelcius(float fahrenheit) returns float
Converts fahrenheit to celcius
Import
import asmaj/test;
Metadata
Released date: over 1 year ago
Version: 1.1.0
Compatibility
Platform: any
Ballerina version: 2201.5.0
GraalVM compatible: Yes
Pull count
Total: 2
Current verison: 0
Weekly downloads
Other versions
1.1.0