#include "eus.h"
Go to the source code of this file.
| Functions | |
| static pointer | D2F (context *ctx, int n, argv) | 
| static pointer | F2D (context *ctx, int n, argv) | 
| floatdouble (context *ctx, int n, argv) | |
| pointer | makefvector () | 
| pointer | S2F (context *ctx, int n, argv) | 
Definition at line 39 of file floatdouble.c.
Definition at line 12 of file floatdouble.c.
| floatdouble | ( | context * | ctx, | 
| int | n, | ||
| argv | |||
| ) | 
Definition at line 90 of file floatdouble.c.
| pointer makefvector | ( | ) |