shithub: front

ref: 1ca26f9924c1a6159b01027a83ca6f18ca4dddf3
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}