shithub: riscv

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

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