shithub: front

ref: 662fd71e115b1cbd35233f2d64f7828bb9bd3f59
dir: /sys/src/cmd/plot/libplot/grade.c/

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