DEV Community

Understanding the toFloat() Function

Marcos Silva on July 13, 2023

Introduction In this blog post we will discuss about the toFloat() function. This function allows developers to convert various data typ...
Collapse
 
pauljlucas profile image
Paul J. Lucas

Why is this tagged #c?

Collapse
 
m4rcxs profile image
Marcos Silva

This function in AGE repository was developed in C language.

github.com/apache/age/pull/1016/

Collapse
 
pauljlucas profile image
Paul J. Lucas

But you're using it in SQL. What it was written in is irrelevant.