shithub: riscv

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

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