shithub: front

ref: 18dd720eca74524f78f5e1c76f6a79956271fdb2
dir: /sys/src/cmd/plot/libplot/grade.c/

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