shithub: riscv

ref: 266057f0da23b5db7d8072fa4d9fad6fff5a7dc1
dir: /sys/src/cmd/plot/libplot/grade.c/

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