mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
directly from float8 values. (As opposed to converting the values to strings and then parsing the strings.) The functions are: cube(float8) returns cube cube(float8,float8) returns cube cube(cube,float8) returns cube cube(cube,float8,float8) returns cube Bruno Wolff III
7.8 KiB
7.8 KiB