shithub: front

ref: 4383318eabb50094a0aa325cf4efeea844eea051
dir: /sys/src/cmd/plot/libplot/grade.c/

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